This commit is contained in:
Nicolas Rannou 2024-05-07 15:59:51 +02:00
parent f86f18f27a
commit ebd68fb74c
16 changed files with 662 additions and 808 deletions

View file

@ -2,5 +2,4 @@ column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"
quote_style = "AutoPreferDouble"