Skip to content

Commit

Permalink
docs(contributing): add note about sonarlint (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Sep 28, 2024
1 parent f9a7664 commit 592590e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ Here are some of the guidelines we follow:
In some cases, there may be false positives, use your best judgment to determine if changes should be made.
These tools are not perfect and not meant to override engineering judgment.

Want to address SonarCloud issues locally before committing?
You can use the [SonarLint](https://www.sonarsource.com/products/sonarlint/) plugin for your IDE.

### Testing
Testing is a critical part of our development process, and we have automated tests and tools to ensure that our code
meets the expected quality and functionality.
Expand Down

0 comments on commit 592590e

Please sign in to comment.