Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit adds a .pre-commit-config.yaml file which is used to implement commit hook scripts. At this time the only hook specified is a commit-msg hook that calls a script which validates that the commit message contains a reference to an issue or ticket identifier. ref: HACBS-2653
- Loading branch information