log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
code
>
home
>
repos
>
rdfdb
annotate .flake8 @ 97:
354ffd78c0fe
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
demo of caller code
author
drewp@bigasterisk.com
date
Mon, 30 May 2022 20:26:16 -0700
parents
12bffd51450f
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
78
456dfdfd2be6
ide junk
drewp@bigasterisk.com
parents:
diff
changeset
1
[flake8]
456dfdfd2be6
ide junk
drewp@bigasterisk.com
parents:
diff
changeset
2
max-line-length=160
91
12bffd51450f
project config
drewp@bigasterisk.com
parents:
78
diff
changeset
3
ignore=W504,E722,W503,E741,E201,E202,E241,E231