Skip to content

chore(lint): Disable ForbiddenComment detekt rule#4344

Merged
jamesarich merged 1 commit into
mainfrom
fix/fixme
Jan 28, 2026
Merged

chore(lint): Disable ForbiddenComment detekt rule#4344
jamesarich merged 1 commit into
mainfrom
fix/fixme

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator

The ForbiddenComment rule in the detekt configuration has been deactivated. This allows the use of comments that were previously forbidden, such as those containing 'FIXME:'.

The `ForbiddenComment` rule in the detekt configuration has been deactivated. This allows the use of comments that were previously forbidden, such as those containing 'FIXME:'.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
@github-actions github-actions Bot added the bugfix PR tag label Jan 28, 2026
@jamesarich jamesarich requested a review from DaneEvans January 28, 2026 01:37
@jamesarich jamesarich merged commit 12f7fe3 into main Jan 28, 2026
9 checks passed
@jamesarich jamesarich deleted the fix/fixme branch January 28, 2026 01:38
@jamesarich

Copy link
Copy Markdown
Collaborator Author

@DaneEvans i did this so we can gracefully disable NeighborInfo dialog for #4285 while still marking it as FIXME 🫨

@codecov

codecov Bot commented Jan 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (636788b) to head (acd9bc7).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4344   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines         28      28           
  Branches       8       8           
=====================================
  Misses        28      28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant