Skip to content

Commit fa930aa

Browse files
committed
Standardize workspace: Capitalize Justfile references in scripts and docs
1 parent f1d759f commit fa930aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ refugia/
4242
├── README.adoc
4343
├── SECURITY.md
4444
├── flake.nix # Nix flake (Perimeter 1)
45-
└── justfile # Task runner (Perimeter 1)
45+
└── Justfile # Task runner (Perimeter 1)
4646
```
4747
4848
---

TEST-NEEDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| Category | Count | Notes |
88
|----------|-------|-------|
99
| Test directory | Present | `tests/` directory exists |
10-
| Test framework | Configured | Via justfile and setup.sh |
10+
| Test framework | Configured | Via Justfile and setup.sh |
1111

1212
## What's Covered
1313

0 commit comments

Comments
 (0)