-
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
New warning: Unused imports should be removed #717
Conversation
59341d8
to
fe43fef
Compare
Codecov Report
@@ Coverage Diff @@
## master #717 +/- ##
============================================
- Coverage 80.00% 79.96% -0.05%
- Complexity 1947 1958 +11
============================================
Files 93 93
Lines 5007 5040 +33
Branches 1606 1618 +12
============================================
+ Hits 4006 4030 +24
Misses 245 245
- Partials 756 765 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
2be5313
to
7ddf1b0
Compare
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/files/FileStructureRule.kt
Outdated
Show resolved
Hide resolved
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/files/FileStructureRule.kt
Outdated
Show resolved
Hide resolved
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/files/FileStructureRule.kt
Outdated
Show resolved
Hide resolved
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/files/FileStructureRule.kt
Outdated
Show resolved
Hide resolved
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/files/FileStructureRule.kt
Outdated
Show resolved
Hide resolved
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/files/FileStructureRule.kt
Outdated
Show resolved
Hide resolved
53e0d58
to
aea803a
Compare
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/files/FileStructureRule.kt
Outdated
Show resolved
Hide resolved
d99c779
to
dd9d0ea
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.
lgtm, fix one comment and you can merge (don't forget to squash and merge)
diktat-rules/src/main/kotlin/org/cqfn/diktat/ruleset/rules/chapter3/files/FileStructureRule.kt
Show resolved
Hide resolved
26ab53c
to
3ac8856
Compare
### What's done: * Added new warning * Added new test
### What's done: * Added new warning * Added new test
### What's done: * Added new warning * Added new test
### What's done: * Added new warning * Added new test
### What's done: * Added new warning * Added new test
### What's done: * Added new warning * Added new test
### What's done: * Added new warning * Added new test
### What's done: * Added new warning * Added new test
### What's done: * Added new warning * Added new test
3ac8856
to
33cb3e7
Compare
What's done:
Which rule and warnings did you add?
This pull request closes #710
Actions checklist