HMCL-dev / HMCL-dev/HMCL

[Feature] 添加更多的自定义检查任务,并在条件允许的情况下为这些任务生成检查报告

Open
#6,738 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary
  1. 检查代码行末换行符(Line Endings)是否符合 .gitattributes
  2. 检查非默认语言中是否存在默认语言所缺失的键

暂时就想到这两个

如果可以的话,可以为这些自定义检查任务生成一个报告 (checkstyle xml / rdjsonl) ,配合 check code comment 自动将错误发送出来。

原因 | Reason

辅助代码审查

详情 | Description

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or existing entry points are identified in the issue. Start by locating the current custom check-task implementation and any check code comment integration, then determine how checks for .gitattributes line endings and missing translation keys should produce checkstyle XML or rdjsonl reports. Done means both checks and the requested report output are defined and usable for code review.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, java
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.