Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you add a parameter to specify certain rules to not validate within the diff scope? #58

Open
Crazydogs opened this issue Nov 28, 2023 · 0 comments

Comments

@Crazydogs
Copy link

In my case, when linting with the react-hooks/exhaustive-deps rule, if I only modify the code within the function of the useCallback hook without modifying the dependencies array, this error should be excluded.

Can you provide a method to achieve a similar effect as shown below?

main...Crazydogs:eslint-plugin-diff:patch-1
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant