Revision 42f9b3b8dbbd06004f64f2f0e0b9daca928d6f78 authored by Breakthrough on 23 July 2023, 21:09:12 UTC, committed by Breakthrough on 23 July 2023, 21:09:12 UTC
2 parent s 30dd61b + 944bbeb
Raw File
.style.yapf
[style]
based_on_style = yapf
spaces_before_comment = 15, 20
indent_width = 4
split_before_logical_operator = true
column_limit = 100
back to top