Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
fce54131
"...composable_kernel.git" did not exist on "5b2424057b303358bef0a01528ac99b42d85741f"
Commit
fce54131
authored
Jun 17, 2022
by
Jonas Kaufmann
Committed by
Antoine Kaufmann
Jul 08, 2022
Browse files
adds isort to pre-commit
parent
3101ecff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
.isort.cfg
.isort.cfg
+2
-0
.pre-commit-config.yaml
.pre-commit-config.yaml
+5
-0
No files found.
.isort.cfg
0 → 100644
View file @
fce54131
[settings]
line_length = 80
.pre-commit-config.yaml
View file @
fce54131
...
@@ -16,3 +16,8 @@ repos:
...
@@ -16,3 +16,8 @@ repos:
rev
:
v0.32.0
rev
:
v0.32.0
hooks
:
hooks
:
-
id
:
yapf
-
id
:
yapf
-
repo
:
https://github.com/pycqa/isort
rev
:
5.10.1
hooks
:
-
id
:
isort
name
:
isort (python)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment