mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 15:43:06 +02:00
style: prettier format CLAUDE.md and evidence JSON
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
07792e75d2
commit
739d9977bb
@ -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)
|
||||||
|
|
||||||
|
|||||||
@ -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"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user