This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
🐛 noUnusedVariables
doesn't seem to take decorators into account
#3741
Labels
S-To triage
Status: user report of a possible bug that needs to be triaged
Environment information
What happened?
So rome returns error for this code:
Even tho
undoable
is clearly used as a decorator.Expected result
It should not mark
undoable
as unused variable.Code of Conduct
The text was updated successfully, but these errors were encountered: