-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
According to the spec, if any value is the unset string, it should disable the rule and accept editor defaults, but I see no references in the source code. We should check the values before hand and disable the rules if possible, or at least set them to undefined so eslint defaults are being used instead. Not sure if this can be done in a preprocessing step, or would need to be done in a rule-by-rule basis, specially when a rule makes use of several editorconfig definitions.
phanect
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working