You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a rule it would be possible to add a file matcher and apply it accordingly (what I would prefer).
Concrete use case: We generate api code via openapi generator, which includes the comments
/* tslint:disable */
/* eslint-disable */
I would like to exclude the directory of the generated code, but everything else should be marked depending of the configured severity(for example error).
n/t
The text was updated successfully, but these errors were encountered: