makefile-contract-lint

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Makefile Contract Lint

Makefile约定Lint检查

  1. Validate deployment markers and required variables.
  2. Validate common+env include strategy.
  3. Validate required Makefile targets.
  4. Validate
    FULL_REGISTRY_IMAGE
    composition and
    ssh/scp
    port usage.
  1. 验证部署标记及必要变量。
  2. 验证通用+环境引用策略。
  3. 验证必要的Makefile目标。
  4. 验证
    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 .