Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DuniterPy
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
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
Show more breadcrumbs
clients
python
DuniterPy
Merge requests
!135
#132
: Introduce Black pre-commit
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
#132
: Introduce Black pre-commit
132_black_pre-commit
into
dev
Overview
0
Commits
1
Pipelines
2
Changes
4
Merged
Moul
requested to merge
132_black_pre-commit
into
dev
3 years ago
Overview
0
Commits
1
Pipelines
2
Changes
4
Expand
Introduce
.pre-commit-config.yml
Document its usage in
CONTRIBUTING.md
Add
pre-commit
dependency as a dev dependency
Close
#132 (closed)
.
Edited
3 years ago
by
Moul
0
0
Merge request reports
Compare
dev
dev (base)
and
latest version
latest version
5c00bd86
1 commit,
3 years ago
4 files
+
31
−
3
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
.pre-commit-config.yaml
0 → 100644
+
5
−
0
Options
repos
:
-
repo
:
https://github.com/psf/black
rev
:
21.5b0
hooks
:
-
id
:
black
Loading