mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
Ignore the shellcheck error about checking exit codes directly
This commit is contained in:
parent
d3b464bc19
commit
bec958dbdc
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@ scriptencoding utf-8
|
|||
\ '.*\[SC2029\]',
|
||||
\ '.*\[SC2034\]',
|
||||
\ '.*\[SC2148\]',
|
||||
\ '.*\[SC2181\]',
|
||||
\ '.*follow non-constant source',
|
||||
\ 'Not following:'
|
||||
\ ]}
|
||||
|
|
Loading…
Reference in a new issue