Add awesome configuration

This commit is contained in:
Oliver Davies 2024-06-15 12:52:54 +01:00
parent f2c7453b02
commit 5347c04b3e
9 changed files with 912 additions and 11 deletions

View file

@ -0,0 +1,8 @@
indent_type = "Spaces"
indent_width = 2
line_endings = "Unix"
no_call_parentheses = true
quote_style = "AutoPreferDouble"
[sort_requires]
enabled = true