Skip to content

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

@Crazydogs

Description

@Crazydogs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions