containerd / containerd/project-checks
Project checks fails on valid template files (and fails on itself)
Open
- Dominant language
- Shell
- Stars
- 6
- Forks
- 11
- Avg merge
- 22d 21h
- Merged PRs (30d)
- 1
Description
project-checks cannot self-check as the provided makefile template is invalid by its own standards.
See #14.
Since `ltag` believes that `makefile.txt` templates are Makefiles that should be verified, this breaks projects that have to rely on a hack (adding trailing lines) for checks to pass.
Expected: `project-checks` must self-check.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.