We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6cf65 commit a494315Copy full SHA for a494315
1 file changed
.github/workflows/lint_code.yml
@@ -8,4 +8,4 @@ jobs:
8
- uses: actions/checkout@v5
9
- uses: lunarmodules/luacheck@v1
10
with:
11
- args: . --std luajit --max-line-length 150 --no-config --globals vim _debugging _command_panel _flash_esc_or_noh _telescope_collections _toggle_inlayhint _toggle_virtuallines _toggle_lazygit _select_chat_model
+ args: . --std luajit --max-line-length 150 --no-config --globals vim _debugging _picker _flash_esc_or_noh _telescope_collections _toggle_inlayhint _toggle_virtuallines _toggle_lazygit _select_chat_model
0 commit comments