a-t-0
- Karma
- 41
- Created
- October 10, 2021 (4y ago)
- Submissions
- 0
-
Hi, I'm happy to share a template repository combining: - pre-commit - unit-testing - Bash coverage - (GitLaB) CI for Bash scripts and project.
-
After working with Bash and Shellcheck for a few months, I noticed I could improve my code quality by making it compliant with the Shell Style Guide by Google [0]. While working on that, I thought some aspects of this…