File: .luacheckrc

package info (click to toggle)
lua-zlib 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 204 kB
  • sloc: ansic: 905; makefile: 44
file content (12 lines) | stat: -rw-r--r-- 161 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
std = "max"
include_files = {
  "**/*.lua",
  ".luacheckrc"
}
exclude_files = {
  ".install",
  ".lua",
  ".luarocks",
  "lua_modules"
}
max_line_length = false