This repository was archived by the owner on Oct 10, 2025. It is now read-only.
CCS Linter v1.2.0
1.2.0 (2024-09-03)
Install via npm
- Download via npm : https://www.npmjs.com/package/codebase-context-lint
npm install -g codebase-context-lint
Bug Fixes
- add unit test for string_utils (62cd8bd)
- Implement linter for .context.md and related CCS files (67eb9a7)
- Improve context linter validation and structure (2f82465)
- Remove unused .context.md file (4946be8)
- Remove unused context linter test file (1a112d6)
- Update CLI command name in PUBLISH.md and README.md (af6c288)
- update spec general parameter lists and validation checks (56fac43)
Features
- Add AI Context Convention Linters module (377b533)
- Add codebase diagram in Mermaid format (dbaf3ee)
- Add context structure utility file (b170efd)
- Add file utility functions and string utility functions (b428797)
- Implement recursive handling of context files (bddb9c9)
- Improve codebase context documentation (dbf0319)
- Rename AI Context Convention to Codebase Context Specification (8f53839)