Skip to content

Commit

Permalink
Simplify config
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed Jul 11, 2015
1 parent 253fd02 commit 8069ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .luacheckrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
std = "min"
cache = true
exclude_files = {"spec/*/**/*"}
exclude_files = {"spec/*/*"}

files["spec/"].std = "+busted"

0 comments on commit 8069ac5

Please sign in to comment.