Skip to content

Commit c8b2b34

Browse files
committed
Husky explanation
1 parent 4a92e5c commit c8b2b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ What I'm gonna use:
88

99
* [RSpec](https://github.com/rspec/rspec-rails) for testing
1010

11-
* [Shoulda Matchers](https://github.com/thoughtbot/shoulda-matchers) for simplier RSpec testing
11+
* [Shoulda Matchers](https://github.com/thoughtbot/shoulda-matchers) for simplier `RSpec` testing
1212

1313
* [Faker](https://github.com/stympy/faker)
1414

1515
* [Heroku](https://heroku.com/) for deployment & development
1616

17-
* [Husky](https://github.com/typicode/husky) to manage GIT hooks
17+
* [Husky](https://github.com/typicode/husky) to manage GIT hooks & to run `RSpec` test on `pre-commit` & `pre-push`
1818

1919
* [Rack::Attack](https://github.com/kickstarter/rack-attack) to prevent DOS
2020
* [Memcached/Dalli](https://github.com/petergoldstein/dalli) for requests throttling

0 commit comments

Comments
 (0)