Skip to content

Commit

Permalink
[Maintenance] detekt issue link added
Browse files Browse the repository at this point in the history
  • Loading branch information
GrzegorzBobryk committed Aug 18, 2024
1 parent ee3c03d commit bf532db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/detekt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ formatting:
# docks are saying to keep MaxLineLength or MaximumLineLength but it is not working this way.
# ExampleAdapter.onCreateViewHolder is not working when we remove option below.
# Exceeded max line length (120) [MaximumLineLength]
# https://github.com/detekt/detekt/issues/7551
MaximumLineLength:
active: true
maxLineLength: 130
Expand Down

0 comments on commit bf532db

Please sign in to comment.