feat: add setup and simplify logic (#22)

* feat: add setup and simplify logic

* docs: update README

* chore: add config styles

* chore: simplify util function

* docs: add identifiers to styles
This commit is contained in:
tiagovla
2023-07-31 19:22:35 -03:00
committed by GitHub
parent b44f0cac4a
commit 984c4c699a
7 changed files with 392 additions and 410 deletions

View File

@@ -1,4 +1,4 @@
column_width = 120
column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4