Compare commits
No commits in common. "4db343f2846cf204a587f87c39c47c03c9acf816" and "7f96c5ba074500ae47a28760aaec470c3f9333e2" have entirely different histories.
4db343f284
...
7f96c5ba07
|
@ -1,6 +1,6 @@
|
||||||
std = "love+max"
|
std = "max"
|
||||||
cache = true
|
cache = true
|
||||||
include_files = {"**.lua", "*.luacheckrc"}
|
include_files = {"src/**/*.lua", "content/**/*.lua", "*.luacheckrc"}
|
||||||
exclude_files = {}
|
exclude_files = {}
|
||||||
self = false
|
self = false
|
||||||
max_line_length=false
|
max_line_length=false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user