qusal/scripts
Ben Grande 224312ed42
feat: enable all optional shellcheck validations
Make shell a little bit safer with:

- add-default-case
- check-extra-masked-returns
- check-set-e-suppressed
- quote-safe-variables
- check-unassigned-uppercase

Although there are some stylistic decisions for uniformity:

- avoid-nullary-conditions
- deprecated-which
- require-variable-braces
2024-07-10 14:36:05 +02:00
..
best-program.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
markdown-lint.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
pgp-expiration.sh feat: build and sign RPM packages 2024-06-12 14:44:04 +02:00
python-lint.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
qubesbuilder-gen.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
release.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
requires-program.sh build: quiet build and verbose changelog 2024-06-13 14:03:16 +02:00
salt-fix.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
salt-lint.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
setup.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
shell-lint.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
spec-build.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
spec-gen.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
spec-get.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
spell-lint.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
toc-gen.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
unicode-prohibit.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
yaml-lint.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00
yumrepo-gen.sh feat: enable all optional shellcheck validations 2024-07-10 14:36:05 +02:00