-
Notifications
You must be signed in to change notification settings - Fork 581
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
JSStandardBear: Add fixing capabilities #1952
Labels
Comments
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to JSStandard. If there several issues in a single line, the messages are displayed together. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to JSStandard. If there several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to JSStandard. If there several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to JSStandard. If there several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to JSStandard. If there several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to JSStandard. If there several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to JSStandard. If there several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to JSStandard. If there several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to JSStandard. If there are several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to ``standard``. Since this is not supported in standardJS 7 change the npm requirement to version 8. If there are several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 7, 2017
The corrected code is retrieved by piping to ``standard``. Since this is not supported in standardJS 7 change the npm requirement to version 8. If there are several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Aug 8, 2017
The corrected code is retrieved by piping to ``standard``. Since this is not supported in standardJS 7 change the npm requirement to version 8. If there are several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Oct 22, 2017
The corrected code is retrieved by piping to `standard`. Since this is not supported in standardJS 7 change the npm requirement to version 8. If there are several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Oct 22, 2017
The corrected code is retrieved by piping to `standard`. Since this is not supported in standardJS 7 change the npm requirement to version 8. If there are several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Oct 23, 2017
The corrected code is retrieved by piping to `standard`. Since this is not supported in standardJS 7 change the npm requirement to version 8. If there are several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
If @Alexander-N is not working on it, please assign it to me. |
What makes you say that? He has already made a PR, all checks have passed and is awaiting review |
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Dec 19, 2017
The corrected code is retrieved by piping to `standard`. Since this is not supported in standardJS 7 change the npm requirement to version 8. If there are several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Dec 19, 2017
The corrected code is retrieved by piping to "standard". If there are several issues in a single line, the messages are displayed together to make it easy to understand the proposed fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Dec 19, 2017
Get the corrected code by piping to "standard". If there are several issues in a single line, the messages are displayed together to to make it possible to understand the fix. Closes coala#1952
Alexander-N
added a commit
to Alexander-N/coala-bears
that referenced
this issue
Dec 19, 2017
Get the corrected code by piping to "standard". If there are several issues in a single line, the messages are displayed together to to make it possible to understand the fix. Closes coala#1952
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our
JSStandardBear
lacks code fixing capabilites which the linter supports and including it would be great !See https://github.com/standard/standard#is-there-an-automatic-formatter for more information.
difficulty/low
The text was updated successfully, but these errors were encountered: