This commit is contained in:
rohith 2025-02-22 09:46:02 +05:30
parent 2c86cd9d4b
commit 278cf40e30
24 changed files with 237 additions and 1805 deletions

View file

@ -1,6 +1,6 @@
column_width = 160
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
quote_style = "AutoPreferDouble"
call_parentheses = "None"