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

Getting "modifer order is invalid" errors final vars #520

Open
Geokureli opened this issue Apr 13, 2023 · 0 comments
Open

Getting "modifer order is invalid" errors final vars #520

Geokureli opened this issue Apr 13, 2023 · 0 comments

Comments

@Geokureli
Copy link

https://codeclimate.com/github/HaxeFlixel/flixel/pull/2772
Screenshot 2023-04-13 at 3 05 47 PM

Obviously, the order cannot be any other way. Furthermore, my checkstyle.json doesn't list final in the list of modifiers so I expect its order to be ignored.

https://github.com/HaxeCheckstyle/haxe-checkstyle/blob/dev/src/checkstyle/checks/modifier/ModifierOrderCheck.hx
Zeta mentioned that checkstyle doesn't differentiate between vars and functions when checking modifiers.

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

No branches or pull requests

2 participants