Simon Willison
ce4b0794b2
Ported setup.py to pyproject.toml ( #2555 )
...
* Ported setup.py to pyproject.toml, refs #2553
* Make fixtures tests less flaky
The in-memory fixtures table was being shared between different
instances of the test client, leading to occasional errors when
running the full test suite.
2025-10-30 10:41:41 -07:00
Simon Willison
235962cd35
just blacken-docs
2025-10-25 15:02:49 -07:00
Simon Willison
4be7eece8c
just prettier, just format shortcuts
2025-10-25 09:04:04 -07:00
Simon Willison
e9f598609b
Fix for codespell recipe
2024-08-05 14:16:11 -07:00
Jeroen Van Goey
103b4decbd
fix (typo): Corrected spelling of 'environments' ( #2268 )
...
* fix (typo): Corrected spelling of 'environments'
* ci: add test folder to codespell workflow
2024-02-19 14:41:32 -08:00
Simon Willison
99ba051188
Fixed spelling error, refs #2089
...
Also ensure codespell runs as part of just lint
2023-06-29 07:46:22 -07:00
Simon Willison
84b32b447a
Justfile I use for local development
...
Now with codespell, refs #2089
2023-06-29 07:44:13 -07:00