We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This one needs surprisingly much code to be reproduced.
#if true @:forward abstract Test(Int) { function foo(nullableArg:Null<Int>) {} } #else import haxe.ds.ArraySort; class Test {} #end
./source/Test.hx:1: character 0 : Error: Check WhitespaceAround failed: Invalid field access : tok
The text was updated successfully, but these errors were encountered:
added support for comments HaxeCheckstyle#77
7e68234
added support for annotations in conditional HaxeCheckstyle#78
added unittest, fixes HaxeCheckstyle#78
6b1ee50
2d50651
No branches or pull requests
This one needs surprisingly much code to be reproduced.
The text was updated successfully, but these errors were encountered: