linter-docs
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseReference material for the linters vigiles cross-references. Open the file for
the linter you're working with when you need exact rule names, AST selectors,
or config details to author an rule (or diagnose why one is reported
missing or disabled).
enforce()| Linter | Reference |
|---|---|
| ESLint | |
| Ruff | |
| Pylint | |
| RuboCop | |
| Stylelint | |
| Clippy | |
These are read by the and skills when matching a
guidance rule to a real linter rule. This skill is user-invoked (a reference,
not an action), so it never fires on its own — open the relevant file directly.
strengthenedit-specvigiles交叉引用的检查器参考资料。当你需要精确的规则名称、AST选择器或配置细节来编写规则(或诊断规则为何被报告缺失或禁用)时,打开你正在使用的检查器对应的文件。
enforce()| 检查器 | 参考资料 |
|---|---|
| ESLint | |
| Ruff | |
| Pylint | |
| RuboCop | |
| Stylelint | |
| Clippy | |
这些资料会被和技能用于将指导规则与实际检查器规则进行匹配。本技能为用户调用型(仅作参考,不执行操作),因此不会自行触发——请直接打开相关文件。
strengthenedit-spec