We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95837e4 commit be93e22Copy full SHA for be93e22
1 file changed
CHANGELOG.md
@@ -24,6 +24,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
- Implemented by @ns-vasilev in Pull Request [#32](https://github.com/space-code/validator/pull/32).
25
26
### Miscellaneous Tasks
27
+- Add --no-verify flag to commit_options in GitHub Action
28
+ - Contributed by @ns-vasilev in Pull Request [#41](https://github.com/space-code/validator/pull/41).
29
+- Automate code formatting and linting with git hooks
30
+ - Contributed by @ns-vasilev in Pull Request [#39](https://github.com/space-code/validator/pull/39).
31
- Update workflow to run tests and build project
32
- Contributed by @ns-vasilev in Pull Request [#33](https://github.com/space-code/validator/pull/33).
33
- Merge `dev` into `main`
0 commit comments