forked from pyvista/pyvista
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add black-doc to pre-commit (pyvista#4120)
* Update .pre-commit-config.yaml * Update .pre-commit-config.yaml * add blackdoc length config * add blackdoc commit to git-blame-ignore-revs * Apply suggestions from code review * Update .git-blame-ignore-revs Co-authored-by: Andras Deak <[email protected]> --------- Co-authored-by: Andras Deak <[email protected]>
- Loading branch information
1 parent
bfa5ffb
commit 1e84e8e
Showing
4 changed files
with
22 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# enforce unified code style with black | ||
28914fc2236cd5850f536b151d0ef383855d8519 | ||
db0691cfb6b033e55664ffba25deb456a386a48c | ||
|
||
# enforce unified code style in our documentation with blackdoc | ||
a26a52d037a265774be0ca06bb141e3346e73ad0 | ||
635052d1bce8615fcc4879f5f200921a4f78aa1a |
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
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
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