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

fix: language settings parsing #229

Merged
merged 3 commits into from
Sep 28, 2024
Merged

Conversation

thebluepotato
Copy link
Contributor

@thebluepotato thebluepotato commented Sep 27, 2024

Fixes the settings for checking "additional" languages. push.apply should have two arguments, namely the two arrays to be pushed together. Much simpler and clearer to use regular push with .... Now the additional languages are actually added. Also fixes the description in the settings to clearly state that a comma-separated list is expected.

thebluepotato and others added 3 commits September 28, 2024 00:53
`push.apply` should have two arguments, namely the two arrays to be pushed together. Much simpler and clearer to use regular push with `...`. Now the user's settings are finally used
@northword northword changed the title Fix language settings parsing fix: language settings parsing Sep 28, 2024
@northword
Copy link
Owner

Thanks!

@northword northword merged commit adc86f3 into northword:main Sep 28, 2024
1 check was pending
Copy link

🚀 This ticket has been resolved in v1.18.7. See Release 1.18.7 for release notes.

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

Successfully merging this pull request may close these issues.

2 participants