We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
c4193b2
refactor: rename tool and projects pacheck -> easel Rebrand the tool and CLI command to "easel" and the solution projects to Easel.*: - Namespaces PaCheck.* -> Easel.*; project folders/csproj + solution renamed. - CLI command, AssemblyName and PackageId: pacheck/PaCheck.Tool -> easel/Easel.Tool. - Config file .pacheck.yml -> .easel.yml; baseline .pacheck-baseline.json -> .easel-baseline.json; SARIF fingerprint key pacheck/v1 -> easel/v1; temp dir, env vars (EASEL_*), docs, CI workflows, GitHub Action, Azure DevOps task and winget/Homebrew manifests all updated. - Rule ids (PAxxxx/PFxxxx) unchanged — they denote Power Apps, not the tool name. Build clean (0 warnings), 91 tests pass, verified end-to-end incl. real .msapp. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>