Skip to content

Commit 1fdff74

Browse files
committed
refactor: enforce snake_case naming conventions across plugin and Java API output
1 parent fb664ac commit 1fdff74

281 files changed

Lines changed: 1022 additions & 824 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"status": "closed",
3-
"targetBranch": "v2.1"
3+
"target_branch": "v2.1"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"status": "closed",
33
"resolution": "implemented",
4-
"targetBranch": "v2.1"
4+
"target_branch": "v2.1"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"status": "closed",
33
"resolution": "implemented with stakeholder review fixes applied (iterations 1-3)",
4-
"targetBranch": "v2.1"
4+
"target_branch": "v2.1"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"status": "closed",
3-
"targetBranch": "v2.1"
3+
"target_branch": "v2.1"
44
}

.cat/issues/v2/v2.1/add-benchmark-runner-tests/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"status": "closed",
33
"resolution": "implemented",
4-
"targetBranch": "v2.1",
4+
"target_branch": "v2.1",
55
"dependencies": [
66
"2.1-migrate-benchmark-runner-to-java"
77
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"status": "closed",
33
"resolution": "implemented",
4-
"targetBranch": "v2.1"
4+
"target_branch": "v2.1"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"status": "closed",
3-
"targetBranch": "v2.1",
3+
"target_branch": "v2.1",
44
"dependencies": ["2.1-fix-issue-path-worktree-resolution"]
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"status": "closed",
33
"resolution": "implemented post-closure bugfix restoring SHA+path input model for context minimization",
4-
"targetBranch": "v2.1",
4+
"target_branch": "v2.1",
55
"dependencies": ["add-subagent-context-minimization-concept"]
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"status": "closed",
33
"resolution": "implemented",
4-
"targetBranch": "v2.1"
4+
"target_branch": "v2.1"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"status": "open",
33
"resolution": "pending",
4-
"targetBranch": "v2.1"
4+
"target_branch": "v2.1"
55
}

0 commit comments

Comments
 (0)