mirror of
https://github.com/softinio/nvim-config.git
synced 2025-09-03 16:16:42 -07:00
add lint config
This commit is contained in:
parent
f1e4018776
commit
4a91484477
2 changed files with 9 additions and 0 deletions
6
.luacheckrc
Normal file
6
.luacheckrc
Normal file
|
@ -0,0 +1,6 @@
|
|||
globals = {
|
||||
"vim"
|
||||
}
|
||||
|
||||
ignore = {"212","311"}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue