tim-koehler / Helm-Intellisense

Extension for Visual Studio Code - Intellisense in helm-templates from the values.yaml
https://marketplace.visualstudio.com/items?itemName=Tim-Koehler.helm-intellisense&ssr=false#overview
MIT License
1.6k stars 23 forks source link

Consistent Source Code Formatting #38

Closed marcfrederick closed 3 years ago

marcfrederick commented 3 years ago

Formatted the source code to match a consistent style. Additionally linter rules were added to ensure future code adheres to the defined style.

This PR is purely cosmetic and should not introduce any changes in the behaviour of the extension itself.