1 Star 0 Fork 4

风兮若水 / ant

forked from Apache / ant 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.checkstyle 819 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gintas Grigelionis 提交于 2017-12-01 21:18 . Checkstyle: mostly whitespace
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
<local-check-config name="Ant Checkstyle Config" location="src/etc/checkstyle/checkstyle-config" type="project" description="">
<property name="config.dir" value="${basedir}/src/etc/checkstyle"/>
<additional-data name="protect-config-file" value="true"/>
</local-check-config>
<fileset name="Ant Checkstyle config" enabled="true" check-config-name="Ant Checkstyle Config" local="true">
<file-match-pattern match-pattern="^src.main.*.java$" include-pattern="true"/>
<file-match-pattern match-pattern="^src.etc.testcases.*.java$" include-pattern="true"/>
<file-match-pattern match-pattern="^src.tests.*.java$" include-pattern="true"/>
</fileset>
</fileset-config>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wind-like-water37/ant.git
git@gitee.com:wind-like-water37/ant.git
wind-like-water37
ant
ant
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891