[Question] run npx simple-git-hooks every time you change a command

Open
#34 12 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
28/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript, node.js

Research direction

The issue names no source file, entry point, or test. Start by reviewing how simple-git-hooks applies its configuration and how the pre-commit command is executed. Done means deciding whether the proposed automatic configuration update is supported and documenting or implementing the agreed behavior with coverage for configuration changes.

Written by the indexing model from the issue text.

Description

question

Is this a good idea to do something like this?

"simple-git-hooks": {
  "pre-commit": "npx simple-git-hooks && npx lint-staged"
}

so that people don't need to run npx simple-git-hooks command when the config change

Dominant language
JavaScript
Stars
1.7k
Forks
61
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from toplenboren/simple-git-hooks

All issues in toplenboren/simple-git-hooks

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.