alibaba / alibaba/p3c

使用git hooks配合p3c使用时,接口命名提示不符合驼峰命名风格

Open
#930 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
30.8k
Forks
8k
PR merge metrics
No merged PRs in 30d

Description

## 规约原文
common\system\api\ISysBaseAPI.java:31: 【ISysBaseAPI】不符合UpperCamelCase命名风格
common\system\api\ISysBaseAPI.java:19: 【ISysBaseAPI】不符合UpperCamelCase命名风格
## 问题描述
接口命名不应该是大写I + 驼峰命名吗?
## 修改建议
支持接口的命名规则

Contributor guide

No contributing guide indexed for this repository

Research direction

The reported violations are in common\system\api\ISysBaseAPI.java at lines 19 and 31. Start by locating the p3c naming rule that reports UpperCamelCase violations for interfaces; done means this interface naming is accepted while the existing naming checks remain intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.