[x] I have checked that another pull request for this purpose does not exist.
[ ] I wrote some tests for this PR.
Small description of change:
Added compile Command: runs only compiler (no analyzer, so we only get syntax and language errors)
check Command unchanged: compiler + analyzers (I added a command description)
Hey!
Type: new feature
Link to issue: fixes #223
This pull request affects the following components (please check boxes):
In raising this pull request, I confirm the following (please check boxes):
Small description of change:
Added compile Command: runs only compiler (no analyzer, so we only get syntax and language errors) check Command unchanged: compiler + analyzers (I added a command description)