Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

jscs violates the Rule of Silence #962

Closed
feross opened this issue Jan 27, 2015 · 1 comment
Closed

jscs violates the Rule of Silence #962

feross opened this issue Jan 27, 2015 · 1 comment

Comments

@feross
Copy link
Contributor

feross commented Jan 27, 2015

When jscs finds no errors it prints:

No code style errors found.

This violates the Rule of Silence:

The rule of silence, also referred to as the silence is golden rule, is an important part of the Unix philosophy that states that when a program has nothing surprising, interesting or useful to say, it should say nothing. It means that well-behaved programs should treat their users' attention and concentration as being valuable and thus perform their tasks as unobtrusively as possible. That is, silence in itself is a virtue. (http://www.linfo.org/rule_of_silence.html)

What would you say to a PR that made jscs silent by default?

@markelog
Copy link
Member

Yeah!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants