1 Star 0 Fork 0

fengyh/saiku

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
suppressions.xml 409 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tom Barber 提交于 2014-04-30 14:26 . pentaho check style
<?xml version="1.0"?>
<!DOCTYPE suppressions PUBLIC
"-//Puppy Crawl//DTD Suppressions 1.1//EN"
"http://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
<suppressions>
<suppress checks="(LineLength|AvoidNestedBlocks|FileLength|AvoidStarImport|IllegalImport|EmptyBlock|EmptyStatement|OneStatementPerLine)" files="test-src[\\/].*"/>
<suppress checks="." files=".+?\.(?!java).*$"/>
</suppressions>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yxsh_st/saiku.git
git@gitee.com:yxsh_st/saiku.git
yxsh_st
saiku
saiku
master

搜索帮助