makefile-contract-lint
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseMakefile Contract Lint
Makefile约定Lint检查
- Validate deployment markers and required variables.
- Validate common+env include strategy.
- Validate required Makefile targets.
- Validate composition and
FULL_REGISTRY_IMAGEport usage.ssh/scp
- 验证部署标记及必要变量。
- 验证通用+环境引用策略。
- 验证必要的Makefile目标。
- 验证的组成以及
FULL_REGISTRY_IMAGE端口的使用。ssh/scp
Command
命令
bash
python3 skills/makefile-contract-lint/scripts/lint_makefile.py --root .bash
python3 skills/makefile-contract-lint/scripts/lint_makefile.py --root .