mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
Set maximum line length for Python to 88
(cherry picked from commit 7d5c9fe1de949cbbbe493e9b9467f8798aff4693) IDEA-CR-70045 GitOrigin-RevId: 6342f967d141647015f56a79285c392e48e52cb0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
01386a402e
commit
8119441cf6
@@ -1,3 +1,4 @@
|
||||
[{*.py,*.pyw,*.pxd,*.pyx,*.pyi}]
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
max_line_length = 88
|
||||
Reference in New Issue
Block a user