Commit graph

12 commits

Author SHA1 Message Date
Carlos Alexandro Becker
2939e516cc
fix(pager): do not strip ansi sequences (#754) 2024-12-09 17:54:17 -03:00
Maas Lalani
95ddbdb416 feat: allow passing language to parse code 2023-03-24 13:40:37 -04:00
Maas Lalani
7a32dd579b feat: allow customization of glamour theme 2022-10-18 15:21:35 -04:00
fedeztk
adc82b2fce fix(format): do not append additional new line 2022-09-09 11:43:36 -04:00
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
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