Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save petershin/79b973d82e2b2e850071995e5cfa350c to your computer and use it in GitHub Desktop.
Save petershin/79b973d82e2b2e850071995e5cfa350c to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<suppressions>
<source-check>
<suppress checks="JavaMultiPlusConcatCheck" files=".*" />
<suppress checks="JavaStylingCheck" files="poshi-runner/src/test/java/com/liferay/poshi/runner/pql/PQLEntityFactoryTest\.java" />
<suppress checks="JavaStylingCheck" files="poshi-runner/src/test/java/com/liferay/poshi/runner/pql/PQLQueryTest\.java" />
<suppress checks="JavaXMLSecurityCheck" files=".*" />
</source-check>
</suppressions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment