Add categories.properties files

This commit is contained in:
Andreas Dangel
2017-11-06 21:58:53 +01:00
parent b1665cf6c1
commit 6bba28acbe
12 changed files with 192 additions and 3 deletions

View File

@ -0,0 +1,17 @@
#
# BSD-style license; for more info see http://pmd.sourceforge.net/license.html
#
rulesets.filenames=\
category/plsql/bestpractices.xml,\
category/plsql/codestyle.xml,\
category/plsql/design.xml,\
category/plsql/errorprone.xml
#
# categories without rules
#
# category/plsql/documentation.xml
# category/plsql/multithreading.xml
# category/plsql/performance.xml
# category/plsql/security.xml