1 Star 0 Fork 0

anke522/cantaloupe

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
spotbugsfilter.xml 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alex Dolski 提交于 2020-11-25 11:40 . Add spotbugsfilter.xml
<?xml version="1.0" encoding="UTF-8"?>
<FindBugsFilter
xmlns="https://github.com/spotbugs/filter/3.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://github.com/spotbugs/filter/3.0.0 https://raw.githubusercontent.com/spotbugs/spotbugs/3.1.0/spotbugs/etc/findbugsfilter.xsd">
<Match>
<Package name="kdu_jni" />
</Match>
<Match>
<Package name="org.libjpegturbo.turbojpeg" />
</Match>
<Match>
<Class name="edu.illinois.library.cantaloupe.cache.HeapCacheProtos$*"/>
</Match>
</FindBugsFilter>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anke5511/cantaloupe.git
git@gitee.com:anke5511/cantaloupe.git
anke5511
cantaloupe
cantaloupe
develop

搜索帮助