Summary
Tracker for re-enabling detekt rules that are currently turned off in backend/detekt.yml. Each rule has its own issue (labeled good first issue). Close this meta issue when every linked item is done, or keep it as historical reference—your call.
How to work an item
- Open the linked issue, enable the rule, run
./gradlew detekt from backend/, fix violations, merge.
- Check off the line below (or leave unchecked until the child issue is closed).
style
complexity
exceptions
naming
performance
empty-blocks
potential-bugs
formatting
Summary
Tracker for re-enabling detekt rules that are currently turned off in
backend/detekt.yml. Each rule has its own issue (labeled good first issue). Close this meta issue when every linked item is done, or keep it as historical reference—your call.How to work an item
./gradlew detektfrombackend/, fix violations, merge.stylecomplexityexceptionsnamingperformanceempty-blockspotential-bugsformatting