-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve pre-commit documentation (#17770)
The Pre-commit documentation did not show immediately how to install pre-commit and did not explain what the pre-commits are, diving straight into list of pre-commits. Also it did not explain quickly that even after installing pre-commits you can easily skip either all pre-commits or some of them (even permanently). That could lead to people removing pre-commits when they found it not working as they did not even know that they can use it selectively. Hopefully this will make locally installed pre-commit a bit more popular among our contributors.
- Loading branch information
Showing
1 changed file
with
108 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters