Drop stale exe/pppkg ignore from .standard.yml

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EiyJC73Mz8xZyCTvCEY8qn
This commit is contained in:
Dan Milne
2026-08-13 21:19:19 +10:00
co-authored by Claude Fable 5
parent 6dd57e84f1
commit 80a0bd83b2
-2
View File
@@ -5,5 +5,3 @@ ignore:
# Fixtures are deliberately malformed or copied verbatim from elsewhere; # Fixtures are deliberately malformed or copied verbatim from elsewhere;
# linting them defeats the point of having them. # linting them defeats the point of having them.
- "test/files/**/*" - "test/files/**/*"
# The pre-refactor monolith, kept only for reference.
- "exe/pppkg"