Commit Graph

14 Commits

Author SHA1 Message Date
Benoit Marty 603ecf6164 Let detekt check if the license is set on Kotlin files. 2022-12-22 14:17:35 +01:00
Benoit Marty 19301756e3 Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty dd9e2b76f4 Add module graph plugin and expose the graph in the README 2022-12-22 12:28:14 +01:00
Benoit Marty 0644a5822f Code quality
Code quality
2022-12-21 15:32:53 +01:00
Benoit Marty bc122b279f Fix Unknown issue id "ComposableLambdaParameterNaming" and Unknown issue id "ComposableLambdaParameterPosition" 2022-12-13 12:26:44 +01:00
Benoit Marty 9c7fa85897 Adapt twitter rules. 2022-12-12 16:24:35 +01:00
Benoit Marty 6340d8640c Add twitter rules for Compose 2022-12-09 17:12:08 +01:00
Benoit Marty c46ce58e0c Setup Detekt - specific rule for Composable function 2022-12-09 16:12:36 +01:00
Benoit Marty 77877e14dc Setup Detekt 2022-12-09 16:12:36 +01:00
Benoit Marty 7d9ac35778 Warning for UnknownIssueId (since all the module does not have the compose dependencies) 2022-12-09 15:45:35 +01:00
Benoit Marty d7a7e16712 Add quality workflow and Danger files. 2022-12-09 12:06:37 +01:00
Benoit Marty 09087a7e86 Fix some lint issues and reduce severity of UnusedResources 2022-12-09 12:06:37 +01:00
Benoit Marty 2575b5fbf0 Disable unknown issue 2022-12-09 12:06:37 +01:00
Benoit Marty d43e17ae32 [lint] Import lint.xml from Element Android 2022-12-09 12:06:37 +01:00