Commit graph

2 commits

Author SHA1 Message Date
ZoopaMario eb1e69b49c Refactor code to make linter runs succeed
Some checks failed
Lint Bash Scripts / lint-bash (push) Failing after 27s
Check Commit Messages / check-commit-message (pull_request) Successful in 15s
Lint Bash Scripts / lint-bash (pull_request) Failing after 22s
This commit refactors the codebase in order to make the shellcheck
workflow pass.
2024-12-29 15:57:54 +01:00
ZoopaMario 6a4d145ac7 Add workflows verifying bash and commit messages
Some checks failed
Lint Bash Scripts / lint-bash (push) Failing after 49s
Check Commit Messages / check-commit-message (pull_request) Successful in 14s
This PR adds the first two workflows:
1. Bash linter
2. Commit message verification
2024-12-29 05:00:53 +01:00