1
0
mirror of https://github.com/Jguer/yay synced 2024-07-01 07:56:37 +00:00
yay/pkg/text
Jo 8916cd174b
refactor(yay): move cfg inside of runtime (#2259)
* rework relationship between runtime and cfg

* separate runtime from cfg

* simplify instantiation logic

* move installer to appropriate package

* move operator to sync package

* add tests for srcinfo service

* consolidate srcinfo service in sync

* add logger to srcinfo

* add logger to preparer

* remove unused text functions

* remove remaining text.* from srcinfo

* remove global logger parts

* remove global org method exports

* remove global logger

* move text->input

* add rule to prevent fmt.Print

* update golangci go version

* remove outdated FAQs

* remove outdated FAQs
2023-08-06 21:39:41 +02:00
..
color.go chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
convert.go chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
errors.go chore(text): make input overflow its own error 2021-10-27 23:45:23 +02:00
input.go refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
service.go refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
text_test.go refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
text.go refactor(yay): move cfg inside of runtime (#2259) 2023-08-06 21:39:41 +02:00
time.go chore(golangci): add new linters 2021-08-11 22:19:55 +02:00