Skip to content

Commit

Permalink
Use a new inline option in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeterv committed May 6, 2017
1 parent 7980866 commit 1537adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/cli_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ Total: 16 warnings / 1 error in 4 files
local cache = utils.read_file(tmpname)
assert.string(cache)

-- luacheck: push no max line length
-- luacheck: push no max string line length
local format_version, good_mtime, bad_mtime, python_mtime = cache:match((([[
(%d+)
Expand Down

0 comments on commit 1537adf

Please sign in to comment.