pre-commit-hook
Here are 105 public repositories matching this topic...
Summary
Even if the custom .yamllint.yml is read, the 'line-length': {'level': 'warning', 'max': 120, 'allow-non-breakable-words': True, 'allow-non-breakable-inline-mappings': False} rule will trigger an fatal violation.
yamllint itself triggers only a warning.
See https://github.com/konstruktoid/ansible-role-hardening/runs/4732728069?check_suite_focus=true
.yamllint.yml:
Is there a how-to guide to write my own tool? I want to do some conditional stripping/modifying (e.g. insert a Python script into a cell) for a Kaggle notebook. I've been playing around for an hour and I've sort-of-got a tool working, but I can't get nbqa to pass in anything I can read. In my code sys.argv has the original Notebook filename and if I rewrite that, nbqa throws an exception.k
-
Updated
Jan 29, 2022 - Rust
-
Updated
Jan 27, 2022 - Python
-
Updated
Jan 21, 2022 - Python
-
Updated
Dec 17, 2021 - CMake
-
Updated
Feb 26, 2021 - Rust
-
Updated
Feb 15, 2022 - Groovy
-
Updated
Feb 4, 2022 - Shell
-
Updated
Feb 15, 2022 - Python
-
Updated
Oct 16, 2021 - JavaScript
-
Updated
Jan 13, 2022 - Go
The current library has been tested with husky 1.x, update the library to support higher versions of husky.
-
Updated
Mar 17, 2021 - Jupyter Notebook
-
Updated
Jul 10, 2020 - Shell
-
Updated
Aug 25, 2021 - Python
-
Updated
Nov 6, 2021 - Python
-
Updated
Jun 9, 2021 - Python
-
Updated
Feb 17, 2020 - Dockerfile
-
Updated
Jan 14, 2022 - Python
-
Updated
May 6, 2020 - Shell
-
Updated
Sep 24, 2020 - Python
-
Updated
Apr 4, 2019
-
Updated
Feb 15, 2022 - TypeScript
-
Updated
Jul 17, 2020 - Shell
-
Updated
Feb 11, 2022 - Python
Improve this page
Add a description, image, and links to the pre-commit-hook 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-hook topic, visit your repo's landing page and select "manage topics."
Is this related to a problem? Please describe.
On Black's future style doc it talks about
blackhandling awithwith multiple context managers in a few ways (Python-version-dependent).Describe the solution you'd like
Black should suggest to the user (in docum