Commit Graph

7 Commits (84f4ff0d8652cd1ad0323c86de098f825d9c422e)

Author SHA1 Message Date
Sebastian Kaspari 84f4ff0d86 Issue #17819: Update detekt to 1.17.1 3 years ago
Michael Comella c647679e4d No issue: move relevant :mozilla-detekt-rules to perf/ pkg. 4 years ago
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