haxe-checkstyle
haxe-checkstyle copied to clipboard
Add option to make ConstantName only apply to "final" variables
trafficstars
I want to allow public static var to allow lowercase characters but enforce that public static final should allow only uppercase characters.