alint 0.4.5

Language-agnostic linter for repository structure, file existence, filename conventions, and file content rules.
1
2
3
4
5
6
7
─── Repository-level ───────────────────────────────────────────────────────────
  ✗  error    has-readme
              expected a file matching [README.md] at the repo root

Summary (1 violation):
  ✗ 1 error
  0 passing · 1 failing