Skip to content

Commit

Permalink
gh-action: rmv toomanyfns config from sa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainmohd-a authored Apr 10, 2024
1 parent 7590e90 commit 3374b05
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/detekt-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,4 @@ style:
excludeImportStatements: true
excludeCommentStatements: false
excludeRawStrings: true
complexity:
TooManyFunctions:
active: true
threshold: 100
excludes: ['**/test/**', '**/generated/**']




0 comments on commit 3374b05

Please sign in to comment.