Csharpier

Use the open-source free `CSharpier` formatter for C# and XML. Use when a .NET repo intentionally wants one opinionated formatter instead of a highly configurable `dotnet format`-driven style model. USE FOR: the repo uses or wants CSharpier; the team prefers an opinionated formatter over many configurable style knobs. DO NOT USE FOR: repos that already standardized on dotnet format as the only formatter. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 07ce05b 5 files · 10.4 KB Updated

File contents

managedcode/featurechecker/tree/main/.codex/skills/csharpier commit 07ce05b3ff

Frequently asked questions

npx skillmds@latest add managedcode/csharpier