mirror of
https://github.com/NotAShelf/slides.nvim.git
synced 2026-01-13 14:17:48 +00:00
ci: lints
This commit is contained in:
parent
dad9dc8f94
commit
0503fd4eee
3 changed files with 61 additions and 0 deletions
7
.luacheckrc
Normal file
7
.luacheckrc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
-- vim: ft=lua tw=80
|
||||
|
||||
-- Rerun tests only if their modification time changed.
|
||||
cache = true
|
||||
|
||||
-- Global objects defined by the C code
|
||||
read_globals = { "vim" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue