mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-01 16:55:57 +02:00
💚 shellcheck is now ShellCheck? Fix it.
This commit is contained in:
parent
28c34eb774
commit
ed2eb7ddf6
@ -11,7 +11,7 @@ addons:
|
||||
before-script:
|
||||
- "sudo apt-get install --allow-unauthenticated cabal-install"
|
||||
- "cabal update"
|
||||
- "cabal install shellcheck"
|
||||
- "cabal install ShellCheck"
|
||||
|
||||
script:
|
||||
- bash -c 'shopt -s globstar; shellcheck --exclude SC2034 **/*.sh'
|
||||
|
Loading…
Reference in New Issue
Block a user