Go to file
Krzysztof kuhy Rudnicki d9d7c9b322 refactor: enforce 400-line file limit with pre-commit hook and split outliers
Add scripts/check_file_length.py and a max-file-length pre-commit hook that
fails any Python/shell file exceeding 400 lines. Extract UIWidgetsMixin and
UIFlowsRelaxedMixin from screen_lock.py and _ui_flows.py respectively, and
split 6 oversized test files into part2/part3/part4 siblings.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 21:19:18 +02:00
.github/workflows chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
screen_locker refactor: enforce 400-line file limit with pre-commit hook and split outliers 2026-05-28 21:19:18 +02:00
scripts refactor: enforce 400-line file limit with pre-commit hook and split outliers 2026-05-28 21:19:18 +02:00
.gitignore chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
.pre-commit-config.yaml refactor: enforce 400-line file limit with pre-commit hook and split outliers 2026-05-28 21:19:18 +02:00
early-bird-workout-check.timer chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
install_autostart.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
install_systemd.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
pyproject.toml chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
remove_autostart.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
remove_systemd.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
requirements.txt chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
run.sh chore: set up as standalone repo 2026-05-28 07:43:06 +02:00
workout-locker.service chore: set up as standalone repo 2026-05-28 07:43:06 +02:00