Fix lint UnnecessaryComposedModifier and make it an error
This commit is contained in:
parent
6b13d044bb
commit
2cce7f3b47
2 changed files with 5 additions and 3 deletions
|
|
@ -124,4 +124,7 @@
|
|||
|
||||
<!-- DI -->
|
||||
<!-- issue id="JvmStaticProvidesInObjectDetector" severity="error" /-->
|
||||
|
||||
<!-- Compose -->
|
||||
<issue id="UnnecessaryComposedModifier" severity="error" />
|
||||
</lint>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue