add a basic README.md file for github
This commit is contained in:
parent
cc17820ec2
commit
68cc44b374
8
README.md
Normal file
8
README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# PMD
|
||||
|
||||
PMD is a source code analyzer. It finds unused variables,
|
||||
empty catch blocks, unnecessary object creation, and so forth.
|
||||
|
||||
For more information, visit http://pmd.sourceforge.net
|
||||
|
||||
To see the current status of this repo, visit https://buildhive.cloudbees.com/job/pmd/
|
Loading…
x
Reference in New Issue
Block a user