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

sort-keys option allowLineSeparatedGroups is not supported #44

Open
SimonGolms opened this issue Feb 6, 2023 · 1 comment
Open

sort-keys option allowLineSeparatedGroups is not supported #44

SimonGolms opened this issue Feb 6, 2023 · 1 comment

Comments

@SimonGolms
Copy link

Unfortunately, the allowLineSeparatedGroups option introduced with eslint@8.21.0 (eslint/eslint#16138) for sort-keys is also not supported and conflicts with the current documentation in the README:

For available config options, see official sort-keys reference. All options supported by sort-keys, besides minKeys, are supported by sort-keys-fix.

I appreciate your work and the plugin and it would be great if the option is also supported and close feature request #4 with it. If not, it would be helpful to update the relevant section in the README so that users of this package are aware of it.

@SimonGolms
Copy link
Author

In case other users come over here and want to use this option, eslint-plugin-sort-keys-plus seems to be a maintained fork of this plugin which already supports the option.

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

No branches or pull requests

1 participant