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
{{ message }}
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
People have different editors and configuration and sometimes Prettier is messing with those files and Pull Requests get rejected because of style guide.
Is your enhancement request related to a problem? Please describe.
Not a problem itself, but there are a lot of PR's with linting problems.
What would you like to be added:
Run lint-staged in tests and example folder.
Why is this needed:
People have different editors and configuration and sometimes Prettier is messing with those files and Pull Requests get rejected because of style guide.
Is your enhancement request related to a problem? Please describe.
Not a problem itself, but there are a lot of PR's with linting problems.
Additional context
Maybe something like this solve the issue: