haxe-checkstyle icon indicating copy to clipboard operation
haxe-checkstyle copied to clipboard

Add option to make ConstantName only apply to "final" variables

Open EliteMasterEric opened this issue 1 year ago • 0 comments
trafficstars

I want to allow public static var to allow lowercase characters but enforce that public static final should allow only uppercase characters.

EliteMasterEric avatar Mar 17 '24 00:03 EliteMasterEric