creditlint 0.1.2

CLI for enforcing Git credit and authorship metadata policy
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "name": "creditlint-workspace",
  "private": true,
  "packageManager": "pnpm@10.33.0",
  "scripts": {
    "openspec:validate": "pnpm dlx @fission-ai/openspec validate --all",
    "test": "pnpm --filter creditlint test",
    "test:npm": "pnpm --filter creditlint test"
  }
}