This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
docs/.github/workflows
Anthony LC 18edcf8537 🚨(ci) limit print check to backend
We added a feature to print documents directly
from the browser. The function is called
`window.print()`, this name collides with Python's
`print()` function. To avoid false positives in our
CI when checking for print statements, we limit
the search to only the backend code.
2026-02-09 16:17:05 +01:00
..
2025-06-05 10:46:53 +02:00
2025-06-05 10:46:53 +02:00
2025-11-20 15:13:55 +01:00
2026-02-09 16:17:05 +01:00
2025-01-06 15:44:16 +01:00