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

CheckstyleBear: Failure to capture errors #1464

Closed
jayvdb opened this issue Feb 27, 2017 · 0 comments
Closed

CheckstyleBear: Failure to capture errors #1464

jayvdb opened this issue Feb 27, 2017 · 0 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Feb 27, 2017

Since 9227382 (#354), errors from checkstyle were ignored.

@jayvdb jayvdb added this to the 0.10.2 milestone Feb 27, 2017
@jayvdb jayvdb self-assigned this Feb 27, 2017
jayvdb added a commit to jayvdb/coala-bears that referenced this issue Feb 27, 2017
Since 9227382, errors from checkstyle were ignored.

Fixes coala#1464
jayvdb added a commit to jayvdb/coala-bears that referenced this issue Mar 2, 2017
Since 9227382, errors from checkstyle were ignored.

Fixes coala#1464
jayvdb added a commit to jayvdb/coala-bears that referenced this issue Mar 21, 2017
Since 9227382, errors from checkstyle were ignored.

Fixes coala#1464
jayvdb added a commit to jayvdb/coala-bears that referenced this issue Mar 21, 2017
Since 9227382, errors from checkstyle were ignored.

Also set java files to be native EOL in .gitattributes,
to match default EOL expected by Checkstyle rule
NewlineAtEndOfFile.

Fixes coala#1464
jayvdb added a commit to jayvdb/coala-bears that referenced this issue Mar 22, 2017
Since 9227382, errors from checkstyle were ignored.

Also set java files to be native EOL in .gitattributes,
to match default EOL expected by Checkstyle rule
NewlineAtEndOfFile.

Fixes coala#1464
jayvdb added a commit to jayvdb/coala-bears that referenced this issue Mar 23, 2017
Since the first commit in coala/coala@9bea8fe80,
and the rewrite in 9227382, errors from checkstyle have been ignored.

Also set java files to be native EOL in .gitattributes,
to match default EOL expected by Checkstyle rule
NewlineAtEndOfFile, and force DOS EOL on AppVeyor.

Also remove `test_run` as it uses `google` by default,
which is covered in the specifically named test method.

Fixes coala#1464
jayvdb added a commit to jayvdb/coala-bears that referenced this issue Mar 23, 2017
The first commit coala/coala@9bea8fe80,
and the rewrite in 9227382, ignored ERROR from checkstyle.

Also set java files to be native EOL in .gitattributes,
to match default EOL expected by Checkstyle rule
NewlineAtEndOfFile, and force DOS EOL on AppVeyor.

Also remove `test_run` as it uses `google` by default,
which is covered in the specifically named test method.

Fixes coala#1464
jayvdb added a commit to jayvdb/coala-bears that referenced this issue Mar 29, 2017
The first commit coala/coala@9bea8fe80,
and the rewrite in 9227382, ignored ERROR from checkstyle.

Also set java files to be native EOL in .gitattributes,
to match default EOL expected by Checkstyle rule
NewlineAtEndOfFile, and force DOS EOL on AppVeyor.

Also remove `test_run` as it uses `google` by default,
which is covered in the specifically named test method.

Fixes coala#1464
gosom pushed a commit to gosom/coala-bears that referenced this issue Jul 15, 2017
The first commit coala/coala@9bea8fe80,
and the rewrite in 9227382, ignored ERROR from checkstyle.

Also set java files to be native EOL in .gitattributes,
to match default EOL expected by Checkstyle rule
NewlineAtEndOfFile, and force DOS EOL on AppVeyor.

Also remove `test_run` as it uses `google` by default,
which is covered in the specifically named test method.

Fixes coala#1464
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant