Skip to content

Avoid husky from commiting #72

@itaditya

Description

@itaditya

The current workflow is -

  • Make changes in code and stage them.
  • Create a commit
  • Now a precommit script runs which formats the code.
  • Then that unformatted code gets committed.
  • The formatted code has to be staged and committed again
  • Precommit script runs again, no changes in code occurs.
  • The formatted files then gets committed.
  • Now we can push the commits.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions