Skip to content

fix(keymap): be able to open multiple terminals according to togglete… #380

fix(keymap): be able to open multiple terminals according to togglete…

fix(keymap): be able to open multiple terminals according to togglete… #380

Workflow file for this run

name: lint code
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: lunarmodules/luacheck@v1
with:
args: . --std luajit --globals vim _toggle_lazygit _command_panel _debugging --max-line-length 150 --no-config