chore: add actions to format and lint the code
This commit is contained in:
parent
920ce61eb6
commit
b46dfdb198
5 changed files with 62 additions and 2 deletions
6
.luacheckrc
Normal file
6
.luacheckrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
std = luajit
|
||||
codes = true
|
||||
|
||||
globals = {
|
||||
"vim"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue