a-t-0

↗ HN profile [ 39.4 ms ] full profile
Karma
41
Created
October 10, 2021 (4y ago)
Submissions
0
  1. Hi, I'm happy to share a template repository combining: - pre-commit - unit-testing - Bash coverage - (GitLaB) CI for Bash scripts and project.

  2. 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…