Skip to content

Commit 7c265e5

Browse files
Copilottrask
andcommitted
Move devcontainer.json to standard .devcontainer directory
Co-authored-by: trask <[email protected]>
1 parent 3593679 commit 7c265e5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/DEVCONTAINER_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The `setup-devcontainer.sh` script performs the following optimizations:
2020

2121
## Usage
2222

23-
This devcontainer is automatically used by GitHub Copilot agents when working on this repository. The configuration is located at `.github/devcontainer.json` as per GitHub's requirements.
23+
This devcontainer is automatically used by GitHub Copilot agents when working on this repository. The configuration is located at `.devcontainer/devcontainer.json` following VS Code devcontainer standards.
2424

2525
## Validation
2626

0 commit comments

Comments
 (0)