repo.or.cz
/
stgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Zsh completion for `stg rebase` new-base-id
[stgit.git]
/
setup.cfg
blob
3142082918d64cc87225006390517466be4b866f
1
[flake8]
2
max_line_length = 88
3
ignore = E203, E501, W503
4
exclude =
5
.git
6
.tox
7
.eggs
8
*.egg
9
build
10
dist
11
t/trash
12
__pycache__
13
*.pyc
14
.*/
15
16
[isort]
17
profile = black
18
skip_glob=.*