
asoning.sdp.findbugs-extensions-drs.1.1.0.source-code.findbugs.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of findbugs-extensions-drs Show documentation
Show all versions of findbugs-extensions-drs Show documentation
A collection of findbugs extensions that we find useful for our projects.
The newest version!
<FindbugsPlugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="findbugsplugin.xsd" pluginid="com.digitalreasoning.sdp.findbugs" version="${project.version}" provider="Digital Reasoning" website="https://github.com/digitalreasoning/findbugs-extensions-drs"> <Detector class="com.digitalreasoning.sdp.findbugs.MoreDefaultEncodingDetector" speed="fast" reports="DM_MORE_DEFAULT_ENCODING"/> <BugPattern abbrev="DE" type="DM_MORE_DEFAULT_ENCODING" category="CORRECTNESS"/> </FindbugsPlugin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy