Open Issues Need Help
View All on GitHub Automatically disable colors when stdout is not a TTY about 2 hours ago
AI Summary: Naistrix currently requires a `--no-colors` flag to disable colored output. This issue proposes automatically disabling colors when the output is not directed to a TTY, such as when piped or redirected, to improve user experience.
Complexity:
2/5
enhancement good first issue