Ai
2 Star 0 Fork 0

chromium_develop/chromium_third_party_checkstyle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.chromium 951 Bytes
一键复制 编辑 原始数据 按行查看 历史
李想 提交于 2022-08-16 16:03 +08:00 . chromium origin init
Name: Checkstyle is a development tool to help programmers write Java code that
adheres to a coding standard.
Short Name: checkstyle
URL: https://github.com/checkstyle/checkstyle
Version: 8.15
CPEPrefix: cpe:/a:checkstyle:checkstyle:8.15
License: LGPL 2.1
License File: NOT_SHIPPED
Security Critical: no
Description:
Checkstyle is used to validate Java code style on Chromium PRESUBMIT step.
Local Modifications:
None
Update instructions (requires @google.com account):
- Download fat jar from https://github.com/checkstyle/checkstyle/releases/
- Rename the file to checkstyle-all.jar
- Verify locally that checkstyle works
- Follow the comments in cipd.yaml to upload the new version
- Update the version in this file
- Before submitting the change, verify presubmit works fine by:
1) modifying a Java file and including it in the patch
2) running the chromium_presubmit trybot in the CQ on the patch
3) reverting the Java file change
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chromium_develop/chromium_third_party_checkstyle.git
git@gitee.com:chromium_develop/chromium_third_party_checkstyle.git
chromium_develop
chromium_third_party_checkstyle
chromium_third_party_checkstyle
master

搜索帮助