Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a new static analyzer (PVS-Studio) #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BuzzMS
Copy link

@BuzzMS BuzzMS commented Apr 29, 2020

Hello ! =)

I would like to add another static code analyzer to your project - PVS-Studio.

If possible, it would be great =)

I added one file with two errors to demonstrate the analyzer (RandomShapeFactory.java).
The file may make no sense, but I tried to somehow make semantical connection with what is already there.
If anything, I’ll be ready to change something =)

The new analyzer checks only one file (RandomShapeFactory.java) so as not to make changes to other files. The changes are that comments are inserted in the header of the file for a free license.

p.s. I did not change the pictures in the 'results' for pmdMain, checkStyleMain. Since in the pictures the file path would change from Users/kulbhushans/workspace/... to, for example, D:/workspace/..., I don’t know if this is critical =(

Thanks in advance for any of your decisions =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant