Commit Graph

5 Commits (0f770ca39b738f6b34da233139b24f50249274a7)

Author SHA1 Message Date
Michael Comella 0f770ca39b For #15279: add MozillaUseLazyMonitored custom detekt rule. 4 years ago
Michael Comella 6a635c479b For #15707: add MozillaStrictModeSuppressionTest. 4 years ago
Tiger Oakes 5a4c391b52 Suppress YamlConfig deprecation 4 years ago
Michael Comella f1159f3558 No issue: remove assertJ.
It was only used for 3 checks so it's not worth having a dependency on
it.
4 years ago
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.
4 years ago