AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

Just a note: use shellcheck to validate syntax? #65

Open Artoria2e5 opened 9 years ago

Artoria2e5 commented 9 years ago

http://www.shellcheck.net/ https://github.com/koalaman/shellcheck

It should be possible to be used with a CI.

Blocks: koalaman/shellcheck#500

MingcongBai commented 9 years ago

Please proceed.

Artoria2e5 commented 9 years ago

Shellcheck can get confused by non-constant sourcing and I am figuring out how to teach it what we are sourcing,