Skip to content

MR/POM and code cleanup

Removed duplicate dependencies from the POM.xml file and optimized imports in the entire project, so that the code is cleaner, the project compiles and pipeline finishes faster. Also added the gen folder to GIT/removed it from the .gitignore, to make sure that not all developers have to generate the antlr4 files.

Merge request reports