Skip to content

Commit

Permalink
detektAll
Browse files Browse the repository at this point in the history
  • Loading branch information
nulls committed Sep 25, 2023
1 parent 47a6862 commit 19f7747
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ class IdentifierNaming(configRules: List<RulesConfig>) : DiktatRule(
@Suppress(
"SAY_NO_TO_VAR",
"TOO_LONG_FUNCTION",
"LongMethod",
"ComplexMethod",
"UnsafeCallOnNullableType",
)
Expand Down

0 comments on commit 19f7747

Please sign in to comment.