Commit 39493bb
committed
plan 52: address review — rename e2e test, add defaults to CLI flag table
- Rename cmd/mdsmith/e2e_archetypes_test.go to archetypes_e2e_test.go
so the feature stays the prefix and _test.go remains the conventional
postfix, matching unit-test naming across the repo.
- Add a Default column to the check/fix flag reference table in
docs/reference/cli.md and include the previously missing
--no-follow-symlinks flag.1 parent 02cae35 commit 39493bb
2 files changed
Lines changed: 10 additions & 10 deletions
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments