Feature #28005
Use git hooks before pushing a commit
Description
Before pushing a commit an hook will run "npm run lint && npm test" to prevent mistakes.
History
#1
Updated by Ron Lavi almost 3 years ago
- Tracker changed from Bug to Feature
#2
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7087 added