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

Report OrderBy on a tuple with a string via FL0006 #31

Open
ejball opened this issue Jan 4, 2019 · 0 comments
Open

Report OrderBy on a tuple with a string via FL0006 #31

ejball opened this issue Jan 4, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ejball
Copy link
Member

ejball commented Jan 4, 2019

FL0006 reports an error when OrderBy is used on a string, but not when it is used on a tuple that includes a string, even though the string will be sorted with the current culture.

A fixer would be challenging, but it still might be worth reporting as an issue.

@ejball ejball added the enhancement New feature or request label Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant