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

Add EnableFlagSorting similar to EnableCommandSorting #2091

Open
swills opened this issue Dec 24, 2023 · 0 comments
Open

Add EnableFlagSorting similar to EnableCommandSorting #2091

swills opened this issue Dec 24, 2023 · 0 comments

Comments

@swills
Copy link

swills commented Dec 24, 2023

It seems to me based on my usage that it would be nice to have a variable called EnableFlagSorting, similar to the already existing EnableCommandSorting. This would avoid having to set Flags().SortFlags = false, PersistentFlags().SortFlags = false and InheritedFlags().SortFlags = false in so many places.

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