Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
deepdraw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
medai
software
deepdraw
Commits
992a9c3d
Commit
992a9c3d
authored
3 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[pre-commit] show isort configuration for debugging
parent
9094a8da
No related branches found
No related tags found
1 merge request
!30
Adds pre-commit support
Pipeline
#52956
passed
3 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.pre-commit-config.yaml
+1
-1
1 addition, 1 deletion
.pre-commit-config.yaml
with
1 addition
and
1 deletion
.pre-commit-config.yaml
+
1
−
1
View file @
992a9c3d
...
...
@@ -5,7 +5,7 @@ repos:
rev
:
5.9.3
hooks
:
-
id
:
isort
args
:
[
--settings-path
,
"
pyproject.toml"
]
args
:
[
--settings-path
,
"
pyproject.toml"
,
--show-config
]
-
repo
:
https://github.com/psf/black
rev
:
21.7b0
hooks
:
...
...
This diff is collapsed.
Click to expand it.
André Anjos
@aanjos
mentioned in commit
df481ee8
·
3 years ago
mentioned in commit
df481ee8
mentioned in commit df481ee86455b619cadac6a6470fcab61b4a87c2
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment