Setup Pre-Commit Hook to Run Tests & Dogma
Open
awaiting-review
enhancement
good first issue
starter
- Dominant language
- Elixir
- Stars
- 31
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
as a developer I don't want to have to _remember_ to run the linter (dogma)
each time I commit my code ...
I want it to run automatically!
see: https://github.com/dwyl/learn-pre-commit
e.g: https://travis-ci.org/dwyl/hits-elixir/builds/274319451#L689

where the _tests_ pass but the "dogma" code _style_ fails...! 🙄
Contributor guide
Assessment
This issue has not been assessed yet.