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

Allow empty values in setreplace map (#420) #425

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

dr0i
Copy link
Member

@dr0i dr0i commented Nov 23, 2021

Allowing empty values in the map enables the SetReplacer to remove matching
keys.

Also fixes setting the separator by using an init() to avoid loading the map
without taking all settings into account.

Adds a rule to .editorconfig to allow the test map having trailing tabs.

Allowing empty values in the map enables the SetReplacer to remove matching
keys.

Also fixes setting the separator by using an init() to avoid loading the map
without taking all settings into account.

Adds a rule to .editorconfig to allow the test map having trailing tabs.
@dr0i dr0i self-assigned this Nov 23, 2021
@dr0i dr0i linked an issue Nov 23, 2021 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Allow empty values in setreplace map
2 participants