Upgraded to the Gradle 6.6 and Kotlin 1.4.0.
This commit is contained in:
parent
107d34d062
commit
8ee3f6e96e
16 changed files with 89 additions and 61 deletions
7
config/detekt/baseline.xml
Normal file
7
config/detekt/baseline.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" ?>
|
||||
<SmellBaseline>
|
||||
<Blacklist></Blacklist>
|
||||
<Whitelist>
|
||||
<ID>LongParameterList:Isgd.kt$Isgd.Companion$( url: String, shorturl: String = "", callback: String = "", logstats: Boolean = false, format: Format = Format.SIMPLE, isVgd: Boolean = false )</ID>
|
||||
</Whitelist>
|
||||
</SmellBaseline>
|
Loading…
Add table
Add a link
Reference in a new issue