Skip to content

Commit 118284d

Browse files
committed
feat: Update codebase context specification and linter package
1 parent 06bdd0a commit 118284d

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

CODEBASE-CONTEXT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# AI Context Convention Specification
1+
# Codebase Context Specification
22

3-
Version: 1.0-preview
3+
Specification Version: 1.0-RFC
44
Date: 2024-08-31
55

66
## 1. Overview

linters/typescript/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

linters/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebase-context-lint",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "CLI linter for AI Context Convention files",
55
"main": "dist/context_linter.js",
66
"bin": {

0 commit comments

Comments
 (0)