File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "permissions" : {
33 "allow" : [
44 " Bash(npm run compile)" ,
5- " Bash(find src/test -name \" *.test.ts\" -exec sed -i '' 's/public insertSemicolons(_resource: Uri): boolean {/public async insertSemicolons(_resource: Uri): Promise<boolean> {/g' {} ;)" ,
6- " Bash(find src/test -name \" *.test.ts\" -exec sed -i '' 's/public stringQuoteStyle(_resource: Uri): .* {/public async stringQuoteStyle(_resource: Uri): Promise<\"\"\\\"\"\"\" | \"\" '\" ''\" '\"\" > {/g' {} ;)" ,
7- " Bash(find src/test -name \" *.test.ts\" -exec sed -i '' 's/return this.overrides.get(.insertSemicolons.)/return Promise.resolve(this.overrides.get(''''insertSemicolons''''))/g' {} ;)" ,
8- " Bash(find src/test -name \" *.test.ts\" -exec sed -i '' 's/return this.overrides.get(.stringQuoteStyle.)/return Promise.resolve(this.overrides.get(''''stringQuoteStyle''''))/g' {} ;)" ,
95 " Bash(npm test)" ,
106 " WebSearch" ,
11- " Bash(npm test -- --grep \" VS Code Organize Imports Behavior\" )" ,
12- " Bash(npm test -- --grep \" preserves blank lines between import groups\" )" ,
13- " Bash(npm test -- --grep \" does NOT automatically create groups based on patterns\" )" ,
14- " Bash(npm test -- --grep \" INVESTIGATION\" )" ,
15- " Bash(npm test -- --grep \" does NOT automatically create groups based on PATTERN MATCHING\" )" ,
16- " Bash(npm test -- --grep \" sorts alphabetically by module path\" )" ,
17- " Bash(npm test -- --grep \" PROOF\" )" ,
187 " Bash(npm run compile-tests)" ,
19- " Bash(npm test -- --grep \" Edge Cases - Comments and Real-World Scenarios\" )" ,
208 " SlashCommand(/git-quick)"
219 ],
2210 "deny" : [],
You can’t perform that action at this time.
0 commit comments