Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): add setting to suppress ASCII logo in CLI output #7242

Open
andrewvaughan opened this issue Aug 25, 2024 · 0 comments
Open

feat(cli): add setting to suppress ASCII logo in CLI output #7242

andrewvaughan opened this issue Aug 25, 2024 · 0 comments
Labels
community Community contribution feature request Community: new feature request

Comments

@andrewvaughan
Copy link

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
The ASCII logo that is output in the CLI clutters logs and makes incorporation of KICS into comprehensive linting/testing tools (e.g., Megalinter) messy. Nearly all other linters provide the option to remove their logo or ASCII art for this reason.

Please add the following option to the configuration, or similar:

{
	"show-logo": true
}

Describe alternatives you've considered
N/A

Additional context
Screenshot 2024-08-25 at 3 45 07 PM

@andrewvaughan andrewvaughan added community Community contribution feature request Community: new feature request labels Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution feature request Community: new feature request
Projects
None yet
Development

No branches or pull requests

1 participant