From 413f9be68d52c3b76981a91d9e9fe9cb7d7f3fc4 Mon Sep 17 00:00:00 2001 From: idotj Date: Sat, 1 Mar 2025 20:38:04 +0100 Subject: [PATCH] Update contributing.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cf2d503..6397ab7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ If you find any bugs, issues, or have suggestions, please [create a new issue](h ### Setup your environment - Choose your favorite IDE and check that the configuration matches the `.editorconfig` setup to respect the same coding styles. - By default, this project is developed using [VScode](https://code.visualstudio.com/) with the plugins [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) and [SonarLint](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarlint-vscode). + By default, this project is developed using [VScodium](https://vscodium.com/) with the plugins Prettier and SonarLint. - Get [Git](https://git-scm.com/downloads) if you don't have it in your computer and after installation clone the repository by typing: