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

Checkstyle code style importer: initial implementation #210

Merged
merged 1 commit into from
Jan 30, 2016

Conversation

dyadix
Copy link

@dyadix dyadix commented Jan 27, 2016

Imports Checkstyle configuration to the current code style scheme by processing whitespace, indentation, etc. modules. Takes the best possible match approach since not all the options can be mapped one-to-one.

@jshiell
Copy link
Owner

jshiell commented Jan 27, 2016

That's awesome thanks - I'll do my best to get it merged and released this weekend!

jshiell added a commit that referenced this pull request Jan 30, 2016
Checkstyle code style importer: initial implementation
@jshiell jshiell merged commit 8cba26c into jshiell:master Jan 30, 2016
@helt
Copy link

helt commented Feb 8, 2016

maybe i am missing something here, but how does this work? Is the checkstyle configuration automatically applied to the code style scheme? Or which action do i have to take?

@dyadix
Copy link
Author

dyadix commented Feb 8, 2016

@jshiell
Copy link
Owner

jshiell commented Feb 8, 2016

Thanks @dyadix 😄

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

Successfully merging this pull request may close these issues.

4 participants