style: prettier format CLAUDE.md and evidence JSON

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Krzysztof kuhy Rudnicki 2026-05-30 22:13:54 +02:00
parent 07792e75d2
commit 739d9977bb
2 changed files with 2 additions and 4 deletions

View File

@ -7,6 +7,7 @@ components span personal productivity tools: alarm/shutdown scheduling, Linux sy
Android phone focus enforcement. Android phone focus enforcement.
Extracted to their own repos: Extracted to their own repos:
- [`steam-backlog-enforcer`](https://github.com/kuhyx/steam-backlog-enforcer) - [`steam-backlog-enforcer`](https://github.com/kuhyx/steam-backlog-enforcer)
- [`screen-locker`](https://github.com/kuhyx/screen-locker) - [`screen-locker`](https://github.com/kuhyx/screen-locker)

View File

@ -29,8 +29,5 @@
"patch() targets: tests patching _alarm.* still work because WakeAlarm uses names bound in _alarm's namespace via re-imports", "patch() targets: tests patching _alarm.* still work because WakeAlarm uses names bound in _alarm's namespace via re-imports",
"tests patching audio/challenge internals now target _audio.* and _challenges.* namespaces correctly" "tests patching audio/challenge internals now target _audio.* and _challenges.* namespaces correctly"
], ],
"rollback": [ "rollback": ["git revert the commit", "Verify pre-commit passes after revert"]
"git revert the commit",
"Verify pre-commit passes after revert"
]
} }