Code quality
Code quality
This commit is contained in:
parent
4c88d8e3c2
commit
0644a5822f
30 changed files with 44 additions and 51 deletions
|
|
@ -95,6 +95,7 @@ comments:
|
|||
active: true
|
||||
OutdatedDocumentation:
|
||||
active: true
|
||||
allowParamOnConstructorProperties: true
|
||||
UndocumentedPublicClass:
|
||||
active: false
|
||||
UndocumentedPublicFunction:
|
||||
|
|
|
|||
|
|
@ -112,6 +112,9 @@
|
|||
<!-- Notification -->
|
||||
<issue id="LaunchActivityFromNotification" severity="error" />
|
||||
|
||||
<!-- We handle them manually -->
|
||||
<issue id="EnsureInitializerMetadata" severity="ignore" />
|
||||
|
||||
<!-- DI -->
|
||||
<!-- issue id="JvmStaticProvidesInObjectDetector" severity="error" /-->
|
||||
</lint>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue