refactor: format and remove unused values

- update format rules
- update plugin file headers
- remove unused opacity from palette
This commit is contained in:
mvllow 2022-06-16 00:38:30 -04:00
commit 4a3b4512fc
7 changed files with 40 additions and 23 deletions

View file

@ -1,6 +1,4 @@
column_width = 100
column_width = 80
indent_type = "Tabs"
indent_width = 3
line_endings = "Unix"
quote_style = "AutoPreferSingle"