If it is any pre commit hook available for sonarlint ide side?

if it is any pre commit hook available for sonar lint IDE side?

2 Likes

Hi, which IDE do you use?

webstorm IDE 2018.3

When committing changes through the IDE (VCS -> Commit Changes), you can perform a SonarLint analysis of the changed code.

See last checkbox here:

i need package.json file code to restrict an issues in corresponding code

A post was split to a new topic: Is there a pre commit hook for SonarLint Eclipse?