DEV Community

Discussion on: P42 for Visual Studio Code

 
lgrammel profile image
Lars Grammel

It took a while longer, but excluding individual statements from the P42 analysis is now also possible with '// p42:ignore-next-statement'.

This small addition is super helpful beyond the VS Code plugin, in excluding unwanted suggestions in automated P42 pull request and commit reviews :)