Gitiles
Code Review
Sign In
spfactory.storpool.com
/
sp-osci
/
81fa7661e96bdf7a3e56c59fd0eda34df66a81a3
/
.
/
tools
/
git-if-needed
/
setup.cfg
blob: a3d4abf43295e8c7a39d43b7940ed605aa45e03a [
file
] [
log
] [
blame
]
Peter Pentchev
b91fc93
2023-01-19 15:27:13 +0200
[
diff
] [
blame
]
1
# SPDX-FileCopyrightText: StorPool <support@storpool.com>
2
# SPDX-License-Identifier: BSD-2-Clause
3
4
[
flake8
]
5
max_line_length
=
100
6
extend_ignore
=
E203