Releases: darkiyy/sonar-gdscript
Releases · darkiyy/sonar-gdscript
Improving ANTLR-4 implementation
Improving ANTLR-4 implementation
v0.11.0-alpha: Merge pull request #3 from darkiyy/dev
Changed the way the files are parsed. Now only once and not everytime for each rule.
Added Rules:
- ClassNamePascalCase
- FileNameSnakeCase
- MethodSnakeCase
SonarQube GDScript plugin version 0.10.1
Fixed the ANTLR4 implementation and adjusted the rules. Also slightly adjusted the grammar.
GDScript plugin version 0.9
It's an Alpha, so there are many things that don't work. Be careful with the results.