Jump to content

[Armbian build PR] - cli: Update shellcheck 0.9.0 --> 0.10.0


RSS Bot

Recommended Posts

Description

Update shellcheck to version 0.10.0 which was released a few weeks ago.

How Has This Been Tested?

  • [x] sudo lib/tools/shellcheck.sh

Output:

Running shellcheck version: 0.10.0 against 308 config files, severity 'SEVERITY=error', please wait...
Congrats, no error's detected in config/sources.
Running shellcheck version: 0.10.0 against 'compile.sh' -- lib/ checks, severity 'SEVERITY=critical', please wait...
All params:  --check-sourced --color=always --external-sources --format=tty --shell=bash --severity=warning --exclude=SC2034 --exclude=SC2207 --exclude=SC2046 --exclude=SC2086 --exclude=SC2206
Congrats, no critical's detected in lib/ code.

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] My changes generate no new warnings

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines