Skip to content

Commit 6f48096

Browse files
committed
chore(instructions): instruct copilot to precede terminal commands with a space
to avoid polluting bash history
1 parent 33a0c3d commit 6f48096

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ describe('Config Loader', () => {
146146
## Boundaries
147147

148148
**✅ Always do:**
149+
- Precede all terminal commands with a single space to avoid polluting bash history
149150
- Run `nvm use` before any npm command
150151
- Write tests before implementation (TDD)
151152
- Run lint and tests after every change

0 commit comments

Comments
 (0)