All Projects → zhnlk → ali-checkstyle-xml

zhnlk / ali-checkstyle-xml

Licence: MIT license
ali standard code style

Projects that are alternatives of or similar to ali-checkstyle-xml

CheckStyle
在协同开发中让代码风格保持一致
Stars: ✭ 25 (+47.06%)
Mutual labels:  checkstyle, codestyle
CI-Report-Converter
The tool converts different error reporting standards for deep compatibility with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc).
Stars: ✭ 17 (+0%)
Mutual labels:  checkstyle, codestyle
Codeanalysis
Android静态代码分析
Stars: ✭ 31 (+82.35%)
Mutual labels:  checkstyle
qulice
Quality Police for Java projects: aggregator of Checkstyle, PMD, and SpotBugs
Stars: ✭ 286 (+1582.35%)
Mutual labels:  checkstyle
Diktat
Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
Stars: ✭ 196 (+1052.94%)
Mutual labels:  checkstyle
Violations Lib
Java library for parsing report files from static code analysis.
Stars: ✭ 94 (+452.94%)
Mutual labels:  checkstyle
Qulice
Quality Police for Java projects
Stars: ✭ 250 (+1370.59%)
Mutual labels:  checkstyle
Checkstyle Idea
CheckStyle plug-in for IntelliJ IDEA
Stars: ✭ 738 (+4241.18%)
Mutual labels:  checkstyle
eslint-config-yara
Yara Digital Labs JavaScript Style Guide
Stars: ✭ 12 (-29.41%)
Mutual labels:  codestyle
Twigcs
The missing checkstyle for twig!
Stars: ✭ 166 (+876.47%)
Mutual labels:  checkstyle
Phpcheckstyle
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions.
Stars: ✭ 151 (+788.24%)
Mutual labels:  checkstyle
Gradle Quality Plugin
Gradle quality plugin for Java and Groovy
Stars: ✭ 97 (+470.59%)
Mutual labels:  checkstyle
kotlin-style-guide
red_mad_robot Kotlin Style Guide
Stars: ✭ 85 (+400%)
Mutual labels:  codestyle
Quality Checks
Gradle plugin which includes Checkstyle, FindBugs, and PMD basic configuration.
Stars: ✭ 38 (+123.53%)
Mutual labels:  checkstyle
java-quality-checks
No description or website provided.
Stars: ✭ 33 (+94.12%)
Mutual labels:  checkstyle
Checkstyle Action
Run Java checkstyle with reviewdog in github actions
Stars: ✭ 26 (+52.94%)
Mutual labels:  checkstyle
Gnag
A Gradle plugin that helps facilitate GitHub PR checking and automatic commenting of violations.
Stars: ✭ 120 (+605.88%)
Mutual labels:  checkstyle
Warnings Ng Plugin
Jenkins Warnings Plugin - Next Generation
Stars: ✭ 248 (+1358.82%)
Mutual labels:  checkstyle
save-cloud
Cluster-based cloud mechanism for running SAVE framework
Stars: ✭ 30 (+76.47%)
Mutual labels:  codestyle
flextool
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
Stars: ✭ 32 (+88.24%)
Mutual labels:  codestyle

ali-checkstyle-xml

ali standard code style

LICENSE

2020-08-25 更新

如果用IDEA的话,官方的插件是这个:Alibaba Java Coding Guidelines

阿里标准的java规范

最近升级了1.2.0,但总是这么多规则,还是记不住

还好有checkstyle这个plugin

网络上搜了一下,目前有默认的sun和google的

所以。。规则还是需要自己写

现在的checkstyle.xml是网上随便找的。。。规则还没写好😂

如果你用的是IDEA,可以在plugins中安装google-java-format,这个插件

关于checkstyle的所有属性,详见:http://checkstyle.sourceforge.net/

欢迎添加

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].