labcodes / django-react-boilerplate

Boilerplate for a Django + React project
41 stars 6 forks source link

Validate all shellscripts with shellsheck tool #29

Open luzfcb opened 3 years ago

luzfcb commented 3 years ago

shellsheck is a command-line linter to check Shellscript code. It is available to almost all of OS: https://github.com/koalaman/shellcheck#user-content-installing

https://github.com/shellcheck-py/shellcheck-py

There are some GitHub actions run shellsheck on CI

https://github.com/ludeeus/action-shellcheck https://github.com/marketplace/actions/run-shellcheck-with-reviewdog