Commit graph

9 commits

Author SHA1 Message Date
Maas Lalani 1479184f3f fix: satisfy all linters 2022-08-05 02:33:40 -04:00
Maas Lalani cb590e324e chore: fix linting 2022-07-30 18:04:26 -04:00
Christian Muehlhaeuser 66993d8ef1
Add soft & hard linter configs & workflows (#44)
* chore: add linter configs & workflows

* fix: ignore certain linter warnings

* fix: mark errors as intentionally ignored

* fix: avoid unnecessary conversion

* fix: handle template/renderer errors

* fix: mark intentionally unused code
2022-07-30 12:32:59 -04:00
Maas Lalani da961b423b
fix(format): don't word wrap markdown 2022-07-21 16:56:22 -04:00
Maas Lalani 5d147f48e2
refactor(format): Move functions to formats.go and add map between type and function 2022-07-14 17:09:18 -04:00
Maas Lalani e17e45aa9b
docs: move information to format/README.md 2022-07-14 16:33:16 -04:00
Maas Lalani 4dd438bad1
fix: don't wordwrap code 2022-07-14 16:13:43 -04:00
Maas Lalani 0223da8b6c
feat: gum format --type emoji|markdown|code|template 2022-07-14 15:27:26 -04:00
Maas Lalani 71b8363f97
feat: add gum format command to format text 2022-07-14 13:51:26 -04:00