Restructure and plugin support

This commit is contained in:
Ssnibles 2024-09-26 10:12:54 +12:00
parent f25ee2d0f1
commit 98c59c9553
18 changed files with 226 additions and 1297 deletions

View file

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