-
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
Moved Diktat's implementation of KtLint's RuleSetProvider #1654
Conversation
- moved Diktat's implementation of RuleSetProvider to diktat-ruleset - added initialization of logger to creating of diktat's `RuleSetProvider` - upgraded and share 'kaml'
Codecov Report
@@ Coverage Diff @@
## master #1654 +/- ##
============================================
- Coverage 80.76% 80.74% -0.03%
Complexity 2330 2330
============================================
Files 118 117 -1
Lines 7908 7909 +1
Branches 2043 2043
============================================
- Hits 6387 6386 -1
- Misses 619 621 +2
Partials 902 902
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2) 161 files ±0 161 suites ±0 5m 19s ⏱️ +15s Results for commit a85583a. ± Comparison against base commit 298f3a9. ♻️ This comment has been updated with latest results. |
JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2) 161 files ±0 161 suites ±0 7m 25s ⏱️ + 2m 21s Results for commit a85583a. ± Comparison against base commit 298f3a9. ♻️ This comment has been updated with latest results. |
What's done:
RuleSetProvider