.luacheckrc files for known globals

Change-Id: I2a31f703a2dd8f25b42930b89e454e1bdc212d3d
changes/90/2390/2
Victor Seva 10 years ago
parent c86e581af5
commit 203896e16a

@ -0,0 +1 @@
globals = {'sr', '_ENV'}

@ -0,0 +1,3 @@
globals = {'sr', 'srMock'}
-- until we fix the luaunit new format at run_tests.sh
ignore = {'assert.*'}
Loading…
Cancel
Save