Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 356407d

Browse filesBrowse files
authored
Fix broken pre-commit hook (bazel-contrib#590)
1 parent 5cf439d commit 356407d
Copy full SHA for 356407d

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎.pre-commit-config.yaml

Copy file name to clipboardExpand all lines: .pre-commit-config.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ repos:
1616
hooks:
1717
- id: isort
1818
name: isort (python)
19+
args:
20+
- --profile
21+
- black
1922
- repo: https://github.com/psf/black
2023
rev: 21.12b0
2124
hooks:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.