-
Notifications
You must be signed in to change notification settings - Fork 93
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
chore: intro editorconfig-maven-plugin
for verifying code style defined in .editorconfig
#614
Conversation
…ed in .editorconfig
…ed in .editorconfig
…ed in .editorconfig
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #614 +/- ##
============================================
- Coverage 62.49% 62.10% -0.39%
+ Complexity 1903 932 -971
============================================
Files 262 93 -169
Lines 9541 4550 -4991
Branches 886 532 -354
============================================
- Hits 5963 2826 -3137
+ Misses 3190 1513 -1677
+ Partials 388 211 -177 ☔ View full report in Codecov by Sentry. |
4e03243
to
c4b624e
Compare
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.
file separator diff?
like CRLF -> LF
?
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.
indeed so
editorconfig-maven-plugin
for verifying code style defined in .editorconfig
refer to PR#2591