Skip to content

Commit a494315

Browse files
committed
fix(ci): lint code
1 parent ab6cf65 commit a494315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
- uses: actions/checkout@v5
99
- uses: lunarmodules/luacheck@v1
1010
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
11+
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

Comments
 (0)