Style Enforcement

Validate code against style rules from .editorconfig, StyleCop.json, and Directory.Build.props. Use when you say "check style compliance", "validate editorconfig rules", "run style enforcement", "check naming conventions", or "validate line endings". Detects line ending violations, naming convention issues, indentation problems, and charset mismatches across C#, Python, PowerShell, and JavaScript. Do NOT use for taste/style invariants like file size or structured logging (use taste-lints).

rjmurillo Updated

File contents

rjmurillo/ai-agents/tree/main/.claude/skills/style-enforcement commit c5acaea6b0

Frequently asked questions

npx skillmds@latest add rjmurillo/style-enforcement