style: New line length 100 characters and using black as formatter

Signed-off-by: Sven Sager <akira@narux.de>
This commit is contained in:
2023-10-27 14:21:12 +02:00
parent 801efe7fb4
commit ba708fc145
3 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<option name="LINE_SEPARATOR" value="&#10;" />
<option name="RIGHT_MARGIN" value="80" />
<option name="RIGHT_MARGIN" value="100" />
</code_scheme>
</component>