You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why ?\r\n\r\nGuard is a tool that watch for any change on certain files and then run some commands. It's useful 'cause we can use it to never forget to run tests/linting before commit/push.\r\n\r\n## Must have\r\n\r\n- [ ] Guard configured for the project\r\n- [ ] Auto test with: guard-rspec\r\n- [ ] Auto lint with: guard-rubocop\r\n\r\n## Reading list\r\n\r\n* https://github.com/guard/guard/wiki/Guardfile-DSL---Configuring-Guard
Why ?\r\n\r\nGuard is a tool that watch for any change on certain files and then run some commands. It's useful 'cause we can use it to never forget to run tests/linting before commit/push.\r\n\r\n## Must have\r\n\r\n- [ ] Guard configured for the project\r\n- [ ] Auto test with: guard-rspec\r\n- [ ] Auto lint with: guard-rubocop\r\n\r\n## Reading list\r\n\r\n* https://github.com/guard/guard/wiki/Guardfile-DSL---Configuring-Guard