Skip to content

Add function change detection #15

Description

@EuropeanDeveloper

The function change is not detected. For example, when

pref("pref.name", value);

is changed to:

lockPref("pref.name", value);

it appears as nothing has been changed and the preference is the same in both files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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