Michael Comella
f1159f3558
No issue: remove assertJ.
...
It was only used for 3 checks so it's not worth having a dependency on
it.
2020-04-02 07:57:19 -07:00
Emily Kager
b94ac93ce9
Upgrade to detekt 1.6.0 ( #9306 )
...
Changelog:
https://arturbosch.github.io/detekt/changelog.html
Fixes #7360 . Also use more exact test glob.
Co-authored-by: Andrew Gaul <andrew@gaul.org>
2020-04-01 15:42:46 -07:00
Sawyer Blatz
20396f78a9
For #7698 : Adds search back button animation ( #7840 )
...
* For #7698 : Adds search back button animation
* Refactor for searchController
2020-01-22 11:15:30 -08:00
Will Hawkins
f69009aa9e
No Issue: Add custom detekt rule to blacklist certain properties
...
Add a custom detekt rule to blacklist certain properties. This is
immediately useful for making sure that developers do not configure
runtime behavior using the `BuildConfig.DEBUG` property but it is
useful in a wider context.
2020-01-17 15:46:32 -08:00