stable

Clone or download

Read-only

request #11280 eslint overrides do not work in pre-commit hook

How to test: - Add a new file in cypress folder, for example tests/e2e/cypress/integration/tracker.spec.js and use the "cy" global When you try to commit, the pre-commit hook should let you pass - Use an undefined global, for example "tuleap.stuff()" When you try to commit, the pre-commit hook shall not let you pass Change-Id: I83209bc538e069697b7aaf69a8466b4dcfa11b90

Modified Files

Name
M .eslintrc +5 −23 Go to diff View file
M tools/utils/githooks/pre-commit-04-eslint +10 −1 Go to diff View file