Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.3 KB

CONTRIBUTING.md

File metadata and controls

33 lines (22 loc) · 1.3 KB

CONTRIBUTE

Contributions are very welcome!

Setup

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.

Testing & Debugging

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.

Raise PR

Once your code is ready, documented and linted, raise a pull request with your changes here.

NPM Groovy Lint

If your updates are related to the linter and not the Groovy Lint, Format and Fix Extension, please contribute to NPM Grovvy Lint instead.