Skip to content

Commit

Permalink
'distruptive'
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Aug 14, 2024
1 parent 85a9b6b commit f15fcda
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions designs/2024-report-unused-inline-configs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,9 @@ Reporting on unused disable directives could be thought of as a subset of report

An additional direction this RFC could propose would be to have the new unused inline config reporting act as a superset of unused disable directive reporting.

However:

- Deprecating `reportUnusedDisableDirectives` would be a distruptive breaking change
- This RFC proposes enabling `reportUnusedInlineConfigs` by default in a subsequent major version anyway: most users will not be manually configuring it
However, deprecating `reportUnusedDisableDirectives` would be a disruptive breaking change.
This RFC prefers keeping away from larger changes like that.
A future change in a subsequent major version could take that on separately.

## Help Needed

Expand Down

0 comments on commit f15fcda

Please sign in to comment.