All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:28, 4 August 2026 Kenneth talk contribs created page Python/pre-commit (Created page with "<pre> The pre-commit hooks (black, isort, flake8, EOF/whitespace, no-CRLF) found issues in the files this PR changed. Install the hook once so it runs automatically on every commit: pip install pre-commit pre-commit install # from the repo root Generate sample pre-commit config: pre-commit sample-config > .pre-commit-config.yaml Fix the current changes: pre-commit run # checks staged files (auto-fixes...")