Commit 9deb229
Fix version output to respect context flags (#62)
* Initial plan
* Initial plan: Apply consistency updates to BuildMark
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
* Fix Program.cs to use context.WriteLine for version output
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
* Add common spell check words to .cspell.json
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
* Remove temporary consistency analysis file
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>1 parent 8a0cbfa commit 9deb229
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments