Skip to content

Commit 29148a4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ee4e8ab commit 29148a4

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

.github/copilot-instructions.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -148,17 +148,17 @@ Example:
148148

149149
```json
150150
{
151-
"Insert CRAFT prompt": {
152-
"prefix": "craft",
153-
"body": [
154-
"/* C: Context: Repo=${workspaceFolderBasename}; bioinformatics pipelines; NIH HPC (Biowulf/Helix); containers: quay.io/ccbr */",
155-
"/* R: Rules: no PHI, no secrets, containerize, pin versions, follow style */",
156-
"/* F: Flow: inputs/ -> results/, conf/, tests/ */",
157-
"/* T: Tests: provide a one-line TEST_CMD and expected output */",
158-
"",
159-
"A: $1"
160-
],
161-
"description": "Insert CRAFT prompt and place cursor at Actions"
162-
}
151+
"Insert CRAFT prompt": {
152+
"prefix": "craft",
153+
"body": [
154+
"/* C: Context: Repo=${workspaceFolderBasename}; bioinformatics pipelines; NIH HPC (Biowulf/Helix); containers: quay.io/ccbr */",
155+
"/* R: Rules: no PHI, no secrets, containerize, pin versions, follow style */",
156+
"/* F: Flow: inputs/ -> results/, conf/, tests/ */",
157+
"/* T: Tests: provide a one-line TEST_CMD and expected output */",
158+
"",
159+
"A: $1"
160+
],
161+
"description": "Insert CRAFT prompt and place cursor at Actions"
162+
}
163163
}
164164
```

0 commit comments

Comments
 (0)