Commit Graph

4 Commits

Author SHA1 Message Date
Christian Bundy 679a2bff74 Revert "Removes husky to fix #346"
Problem: I keep forgetting to run tests and my commits aren't actually
passing in CI. I'd really like for these to be run automatically so that
I don't have to remember my pre-commit hooks.

Solution: Revert commit d9e829e2e8, which
Nick Wynja added to remove Husky as a pre-commit hook. I hope that
anyone who doesn't want to run the pre-commit hook will run Git with the
`--no-verify` option, and anyone bummed at this change will open a
conversation to discuss in more details (or just revert *this* commit).

See-also: https://github.com/fraction/oasis/issues/346
2020-11-22 21:08:45 +01:00
Nick Wynja d9e829e2e8 Removes husky to fix #346 2020-03-24 15:19:33 -04:00
Christian Bundy 69405b0197
Fix Travis CI on Windows 2019-09-16 15:50:03 -07:00
Christian Bundy b3af9cb846
Add husky 2019-09-16 13:43:43 -07:00