Merge pull request #1388 from vector-im/renovate/detekt
chore(deps): update dependency io.gitlab.arturbosch.detekt to v1.23.1
This commit is contained in:
commit
ebfacdeeb8
2 changed files with 6 additions and 4 deletions
|
|
@ -56,7 +56,7 @@ anvil = "2.4.8-1-8"
|
||||||
autoservice = "1.1.1"
|
autoservice = "1.1.1"
|
||||||
|
|
||||||
# quality
|
# quality
|
||||||
detekt = "1.23.0"
|
detekt = "1.23.1"
|
||||||
dependencygraph = "0.12"
|
dependencygraph = "0.12"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
|
||||||
|
|
@ -3,6 +3,8 @@
|
||||||
style:
|
style:
|
||||||
AlsoCouldBeApply:
|
AlsoCouldBeApply:
|
||||||
active: true
|
active: true
|
||||||
|
OptionalWhenBraces:
|
||||||
|
active: false
|
||||||
CascadingCallWrapping:
|
CascadingCallWrapping:
|
||||||
active: true
|
active: true
|
||||||
includeElvis: true
|
includeElvis: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue