style: add yapf style config

This commit is contained in:
James Graham
2021-04-25 13:58:55 +01:00
parent 0f4e39fcaf
commit bd13bb29e8

4
.style.yapf Normal file
View File

@@ -0,0 +1,4 @@
[style]
allow_split_before_dict_value=false
column_limit=100
dedent_closing_brackets=true