We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 444faca commit 60035c3Copy full SHA for 60035c3
1 file changed
.claude/settings.local.json
@@ -13,7 +13,9 @@
13
"Bash(__NEW_LINE__ sed -i '' 's/title: \"\"Getting Started with Io\"\"/title: \"\"Getting Started\"\"/' 02-getting-started.md)",
14
"Bash(if [[ \"$file\" != \"_index.md\")",
15
"Bash(unzip:*)",
16
- "Bash(do sed -i '' '/^\\*Next:/d' \"$file\")"
+ "Bash(do sed -i '' '/^\\*Next:/d' \"$file\")",
17
+ "Bash(git add:*)",
18
+ "Bash(git commit:*)"
19
],
20
"deny": [],
21
"ask": []
0 commit comments