Commit 25acb2d
fix: move devcontainer feature to features/dbr/
The devcontainers/action scans all entries under base-path-to-features
and errors on non-feature directories. Moving the feature from src/dbr/
to features/dbr/ isolates it from Rust source files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3723362 commit 25acb2d
5 files changed
Lines changed: 3 additions & 3 deletions
File tree
- .github/workflows
- docs
- features/dbr
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
| 548 | + | |
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
| 556 | + | |
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments