pre-commit
Here are 260 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 12, 2020 - Shell
-
Updated
Nov 20, 2020 - Python
-
Updated
Nov 20, 2020 - Python
-
Updated
Oct 6, 2020 - Python
-
Updated
Apr 26, 2019 - JavaScript
-
Updated
Nov 20, 2020 - Python
-
Updated
Nov 20, 2020 - Python
Given the number of tools officially supported(tested) by nbqa is increasing with every release, should we create a separate section in the documentation to document usage of each tool supported by nbqa with some elaborate examples and recommended setting against each tool.
Suggestions are welcome!
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Sep 10, 2017 - Shell
-
Updated
Nov 11, 2020 - Nix
-
Updated
Aug 10, 2020 - Python
-
Updated
Nov 4, 2020 - Python
-
Updated
May 11, 2020 - JavaScript
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
- Add a
--debugflag to enable debugging - This should enable debug
-
Updated
Nov 26, 2016 - Go
-
Updated
Oct 7, 2017 - Shell
Improve this page
Add a description, image, and links to the pre-commit topic page so that developers can more easily learn about it.
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."
Is your feature request related to a problem? Please describe.
We tried goverall but faced issues with controlling the configuration.
For example, when removing a simple binary during thoughtworks/talisman#234 , the code coverage dropped. And we couldn't find a way to exclude files.
Describe the solution you'd like
Implement a code coverage tool, such as, code