luizdesign / luizdesign/nodejs-api-skeleton
Precommit does not break with errors in lint
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The lint command does not break the commit process when some file is breaking the pattern
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the precommit hook and lint configuration in the repository, then reproduce the behavior with a file that violates the lint pattern. Verify how the lint command reports errors and whether the commit process stops. Done means a lint failure prevents the commit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- ci-cd, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100