-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add main for diktat.jar #1566
Add main for diktat.jar #1566
Conversation
### What's done: * renamed diktat-ruleset to diktat * added DiktatMain * updated gradle plugin to use only diktat as dependency It closes #1557
Codecov Report
@@ Coverage Diff @@
## feature/ktlint-wrapper #1566 +/- ##
=========================================================
Coverage ? 79.31%
Complexity ? 2319
=========================================================
Files ? 122
Lines ? 8166
Branches ? 2052
=========================================================
Hits ? 6477
Misses ? 770
Partials ? 919
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/generation/Generation.kt
Outdated
Show resolved
Hide resolved
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/generation/GenerationConstants.kt
Outdated
Show resolved
Hide resolved
diktat-ruleset/src/main/kotlin/org/cqfn/diktat/DiktatProcessCommand.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ktlint found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
What's done:
renamed diktat-ruleset to diktatupdated gradle plugin to use only diktat as dependencyIt closes #1557