Revision 1634f09f8c2d332b3e9d33fe9ddbbd6e2b9f9bb3 authored by Breakthrough on 09 July 2023, 00:53:57 UTC, committed by Breakthrough on 09 July 2023, 00:53:57 UTC
1 parent 541781c
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