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

Track vscode-checkstyle issue with java.checkstyle.configuration pointing to url for google checks #56

Open
manastalukdar opened this issue Jul 28, 2019 · 1 comment
Assignees
Labels
bug Something isn't working
Projects

Comments

@manastalukdar
Copy link
Collaborator

Ref: jdneo/vscode-checkstyle#188

@manastalukdar manastalukdar added the bug Something isn't working label Jul 28, 2019
@manastalukdar manastalukdar self-assigned this Jul 28, 2019
@manastalukdar manastalukdar added this to New Issues in Running via automation Jul 28, 2019
@manastalukdar manastalukdar moved this from New Issues to In progress in Running Jul 28, 2019
@jdneo
Copy link

jdneo commented Jul 29, 2019

Hi @manastalukdar,

The root cause is that CheckStyle has some breaking changes from 8.18 to 8.23.

The workaround is to change the URL to: https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-8.18/src/main/resources/google_checks.xml

manastalukdar added a commit that referenced this issue Jul 29, 2019
manastalukdar added a commit that referenced this issue Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Running
  
In progress
Development

No branches or pull requests

2 participants