Skip to content

Commit

Permalink
Update lch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noname08662 authored Aug 21, 2024
1 parent 93f5c83 commit a884325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
rm -rf $GITHUB_WORKSPACE/luarocks-${{ env.LUAROCKS_VERSION }}
- name: Luacheck
run: .luarocks/bin/luacheck . --no-max-comment-line-length --ignore '111 113 212' -q
run: .luarocks/bin/luacheck . --config=.luacheckrc -q

0 comments on commit a884325

Please sign in to comment.