Skip to content

Commit

Permalink
Usability of diktat-analysis: invalid override
Browse files Browse the repository at this point in the history
### What's done:
- Corrected the order of inclusion of rules

(#1146)
  • Loading branch information
Alexey Votintsev committed Mar 4, 2022
1 parent b1b7fb8 commit dca07ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ data class CommonConfiguration(private val configuration: Map<String, String>?)
}
srcDirs
}

companion object {
/**
* Counter that helps not to raise multiple warnings about kotlin version
Expand Down

0 comments on commit dca07ba

Please sign in to comment.