The Wayback Machine - https://web.archive.org/web/20210418215838/https://github.com/topics/pre-commit
Skip to content
#

pre-commit

Here are 303 public repositories matching this topic...

harinee
harinee commented Aug 25, 2020

Is your feature request related to a problem? Please describe.
As per #228 the interactive mode did not work properly for Windows. It rendered Windows unusable, whether the feature was turned on or not.

Describe the solution you'd like
The interactive mode helps people an assisted way to enter contents to ignore through an interactive shell.
This needs to be exactly same for Windows,

lirantal
lirantal commented Jul 5, 2019

Is your feature request related to a problem? Please describe.
If I'm trying to debug how detect-secrets work then I need to run it with DEBUG=detect-secrets which lint-staged isn't friendly with. Instead, I'd want to pass it some flags like --debug in order to enable debugging.

Describe the solution you'd like

  1. Add a --debug flag to enable debugging
  2. This should enable debug

Improve this page

Add a description, image, and links to the pre-commit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pre-commit topic, visit your repo's landing page and select "manage topics."

Learn more