feat(bash): add bash, remove zsh
This commit is contained in:
parent
60f4b6e808
commit
b373fbaaab
7 changed files with 127 additions and 108 deletions
|
|
@ -37,6 +37,7 @@ return {
|
|||
args = { '-i', '2' },
|
||||
stdin = true,
|
||||
})
|
||||
ft('sh,bash'):lint('shellcheck')
|
||||
ft('zsh'):lint('zsh')
|
||||
|
||||
ft('proto'):fmt('buf'):lint('buf')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue