Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
This rule should remain separate as it is a warning, not an error
  • Loading branch information
bdefoy committed Jan 28, 2025
1 parent 80219e2 commit 1c40ee9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* by introducing a scope parameter. It returns suggestions for paths that differ only in scope.
*/

// TODO: this can likely be combined with no-duplicate-paths-for-scope-parameter
const suggestScopeParameter = (path: any, _opts: any, ctx: any) => {
const swagger = ctx?.documentInventory?.resolved

Expand Down

0 comments on commit 1c40ee9

Please # to comment.