Skip to content

Commit f794b4f

Browse files
committed
config: migrate worktree config.json field names to post-rename values
1 parent 04eae3c commit f794b4f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.cat/config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"displayWidth": 50,
33
"fileWidth": 120,
44
"trust": "medium",
5-
"verify": "all",
6-
"effort": "high",
7-
"patience": "low",
5+
"caution": "high",
6+
"curiosity": "high",
7+
"perfection": "low",
88
"minSeverity": "low"
99
}

0 commit comments

Comments
 (0)