This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
ESLint hook doesn't stop commit on warnings #79
Labels
ci/cd/release
Pull requests and issues regarding CI, CD or release mechanisms
meta
Things related to the repo, but not the codebase.
The ESLint
pre-commit
hook doesn't stop a commit when a warning is thrown. I'd assume that also means the CI workflow still goes through, so we should make an extra script where ESLint actually exits with a non-zero code on warnings.The text was updated successfully, but these errors were encountered: