Simon Willison
|
d9a6f671d1
|
Use sphinx-markdown-builder and cog for README, refs #1081
|
2025-05-24 19:43:22 -07:00 |
|
Simon Willison
|
c9fab1150c
|
Update to ruff check .
|
2024-07-18 12:06:41 -07:00 |
|
Simon Willison
|
96906b99e9
|
'just mypy' command, refs #253
|
2023-09-09 12:19:59 -07:00 |
|
Simon Willison
|
3224f82cff
|
Ensure cog runs against docs/*.md as well
|
2023-09-03 07:37:59 -07:00 |
|
Simon Willison
|
b7e6c1675b
|
Show SQL schema for embeddings in docs
|
2023-09-02 20:48:00 -07:00 |
|
Simon Willison
|
cee5b06604
|
'just push' command pushes to git only if test/lint passes
|
2023-08-27 20:20:39 -07:00 |
|
Simon Willison
|
5c657b35d9
|
Clear docs/_build before building docs
Without this I found things like table of contents might not be fully rebuilt.
|
2023-08-20 22:16:33 -07:00 |
|
Simon Willison
|
4db949bae8
|
Use prolog for cog --check in Justfile
|
2023-08-11 23:19:56 -07:00 |
|
Simon Willison
|
7303bc3e34
|
Use cog prolog
Refs https://github.com/simonw/llm/issues/151#issuecomment-1675730608
|
2023-08-11 23:17:50 -07:00 |
|
Simon Willison
|
60819affd2
|
Useful extra output for just lint
|
2023-07-15 10:00:04 -07:00 |
|
Simon Willison
|
282b3af45d
|
Run black at end of just fix
To ensure any changes made by ruff --fix are reformatted.
|
2023-07-10 07:41:49 -07:00 |
|
Simon Willison
|
e485eadf14
|
just fix command
|
2023-07-02 17:40:45 -07:00 |
|
Simon Willison
|
4a9f7f4908
|
Lint using Ruff, refs #78
|
2023-07-02 12:41:40 -07:00 |
|
Simon Willison
|
3ed86e403d
|
Added mypy, plus some fixes to make it happy - refs #77
|
2023-07-02 12:36:22 -07:00 |
|
Simon Willison
|
cfa967abf7
|
Configure just for this project
|
2023-06-26 07:50:06 -07:00 |
|