Skip to content

Add formatting guide and fix script path references#121

Merged
Chris-Wolfgang merged 2 commits into
mainfrom
fix/readme-formatting-script-path
Apr 1, 2026
Merged

Add formatting guide and fix script path references#121
Chris-Wolfgang merged 2 commits into
mainfrom
fix/readme-formatting-script-path

Conversation

@Chris-Wolfgang
Copy link
Copy Markdown
Owner

@Chris-Wolfgang Chris-Wolfgang commented Apr 1, 2026

Summary

  • Added docs/README-FORMATTING.md with formatting prerequisites, commands, and style rule summary
  • Updated README.md and CONTRIBUTING.md links to point to docs/README-FORMATTING.md
  • Used cross-platform pwsh ./scripts/format.ps1 syntax in all documentation
  • Updated script help text to match actual path
  • Documented CRLF exception for PowerShell scripts in line endings section

Test plan

  • Verify links in README.md and CONTRIBUTING.md resolve to docs/README-FORMATTING.md
  • Verify formatting script examples use cross-platform syntax

🤖 Generated with Claude Code

The formatting script is at scripts/format.ps1, not the repo root.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 1, 2026 03:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates formatting documentation to reference the scripts/format.ps1 helper script, aligning formatting instructions with the repository’s script layout.

Changes:

  • Updates documented invocation paths to .\scripts\format.ps1 (and -Check variant).
  • Adds/updates formatting guidance around dotnet format, CI verification, and key .editorconfig rules.

Comment thread docs/README-FORMATTING.md
Comment thread docs/README-FORMATTING.md
Comment thread docs/README-FORMATTING.md
Comment thread docs/README-FORMATTING.md
Comment thread docs/README-FORMATTING.md Outdated
@Chris-Wolfgang Chris-Wolfgang changed the title Fix format.ps1 path in README-FORMATTING.md Add formatting guide and fix script path references Apr 1, 2026
- Use cross-platform pwsh ./scripts/format.ps1 syntax in docs and script help
- Fix broken links in README.md and CONTRIBUTING.md to point to docs/README-FORMATTING.md
- Document CRLF exception for PowerShell scripts in line endings section

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Chris-Wolfgang Chris-Wolfgang merged commit 2f568c1 into main Apr 1, 2026
9 checks passed
@Chris-Wolfgang Chris-Wolfgang deleted the fix/readme-formatting-script-path branch April 1, 2026 18:33
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.

2 participants