Commit Graph

14 Commits

Author SHA1 Message Date
reformedot
c99e1bb41f refactor: improve type checking and linting script
- Updated `pyproject.toml` to enhance type checking configuration by refining the `exclude` list and adding an `include` section for better clarity.
- Modified `lint.sh` to run tools directly from the virtual environment, improving execution reliability and avoiding permission errors.
- Enhanced comments in `lint.sh` for better understanding of script functionality and usage.
2025-11-11 12:00:20 -08:00
Magnus Müller
4f80dc1233 Quick linter 2025-10-24 01:56:47 -07:00
Magnus Müller
c589fcce37 Faster linter 2025-10-24 01:52:53 -07:00
Magnus Müller
0530dd5460 Linter 2025-10-24 01:12:10 -07:00
Magnus Müller
c8a4028812 Linter 2025-10-24 01:03:15 -07:00
Magnus Müller
24ff856193 linter optimized 2025-10-23 23:29:19 -07:00
Nick Sweeting
fdba54fb34 add pyright to pre-commit hooks 2025-07-07 18:03:55 -07:00
Nick Sweeting
d1dfe49ee8 linter consistency between ci and local 2025-06-27 05:31:33 -07:00
Nick Sweeting
c7b29c9116 tweak browser shutdown locking and logging 2025-06-26 02:32:23 -07:00
Nick Sweeting
7c317e9515 always group tests by class so they can reuse fixtures 2025-06-25 23:31:02 -07:00
Nick Sweeting
f952184857 tweak lint bin scripts 2025-06-25 22:48:03 -07:00
Nick Sweeting
6b50bda566 add pyright to lint script 2025-06-21 06:33:47 -07:00
Nick Sweeting
8504bc4c7b parallelize playwright tests using loop scope=session and pytest-xdist 2025-06-06 02:03:25 -07:00
Nick Sweeting
7a96868d3e add bin scripts 2025-05-22 05:54:18 -07:00