Commit graph

4 commits

Author SHA1 Message Date
4e9cc6f33b
use colons instead of semicolons when unwrapping error messages 2024-06-02 11:03:51 +01:00
40df5e53fe
checkpoint: see body
- moved InvalidListRepliesPolicyError to the model package
- cleaned up some code there in regards to the list replies policy enum type
- cleaned up error messages sent back to the user
- print error messages to standard error os.Stderr
2024-06-02 08:50:47 +01:00
c05cce9154
chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
bff1eba972
feat: add NO_COLOR support
Add support for disabling ANSI colour output via the --no-color flag
or the NO_COLOR environment variable. The suggested implementation was
inspired by the standards defined at no-color.org
2024-05-31 21:18:11 +01:00
Renamed from internal/executor/update.go (Browse further)