repo.or.cz
/
check_mk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup config.nodes_of
[check_mk.git]
/
.isort.cfg
blob
d4d2f094a4ccb730927dd97e58f4ca890d4933ac
1
# See http://timothycrosley.github.io/isort/
2
[settings]
3
line_length=99
4
known_first_party=cmk_base,cmk,livestatus,omd
5
indent=4
6
use_parentheses=1
7
include_trailing_comma=1
8
# Use vertical hanging indent (see https://github.com/timothycrosley/isort#multi-line-output-modes)
9
multi_line_output=3