Skip to content

Commit 6276cb1

Browse files
authored
Update .pre-commit-config.yaml
- add google flag! Signed-off-by: Mackenzie Mathis <[email protected]>
1 parent 2570a77 commit 6276cb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ repos:
1111
rev: 5.12.0
1212
hooks:
1313
- id: isort
14+
args: ["--profile", "google"]
1415
- repo: https://github.com/psf/black
1516
rev: 22.3.0
1617
hooks:

0 commit comments

Comments
 (0)