Contributions are very welcome!
To contribute first fork the repo and clone it on your computer.
Now you can open it in with Visual Studio Code and make changes.
To test and debug the extension, launch the Groovy Lint Debug
Run and Debug configuration.
To debug the tests, launch the Run Extension Tests
Run and Debug configuration.
Once your code is ready, documented and linted, raise a pull request with your changes here.
If your updates are related to the linter and not the Groovy Lint, Format and Fix Extension, please contribute to NPM Grovvy Lint instead.