Skip to content

Refresh workflow doc expectations#328

Merged
richlander merged 1 commit into
mainfrom
docs/workflow-expectation-fixes
May 30, 2026
Merged

Refresh workflow doc expectations#328
richlander merged 1 commit into
mainfrom
docs/workflow-expectation-fixes

Conversation

@richlander
Copy link
Copy Markdown
Owner

Summary

  • update workflow docs after exercising documented examples
  • refresh current System.CommandLine version expectations
  • adjust section/table expectations for current output shapes

Validation

  • npx --yes markdownlint-cli docs/workflows/core/line-and-result-limiting.md docs/workflows/core/section-discovery.md docs/workflows/core/version-queries.md docs/workflows/getting-started/verbosity-and-tips.md docs/workflows/perf/perf-version-queries.md
  • git diff --check
  • dotnet run --project src/dotnet-inspect --no-build -- System.CommandLine --version
  • dotnet run --project src/dotnet-inspect --no-build -- System.CommandLine --versions 3
  • dotnet run --project src/dotnet-inspect --no-build -- type System.Text.Json -t 3 --tips q
  • dotnet run --project src/dotnet-inspect --no-build -- find "Json*" -t 3 -v:q

Base automatically changed from release/0.8.0-count-docs to main May 30, 2026 20:40
Update workflow examples and expected output after testing the documented commands.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@richlander richlander force-pushed the docs/workflow-expectation-fixes branch from 1191cca to c2176d5 Compare May 30, 2026 20:42
@richlander richlander merged commit 40a669d into main May 30, 2026
5 checks passed
@richlander richlander deleted the docs/workflow-expectation-fixes branch May 30, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant