forked from kompetenzinventar/ki-backend
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
# SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
[style]
|
|
based_on_style = pep8
|
|
allow_split_before_dict_value = 0
|
|
column_limit = 120
|