infra[patch]: add base deps and fix docs lint (#13998)

This commit is contained in:
Bagatur
2023-11-28 17:27:37 -08:00
committed by GitHub
parent 926d4cfda7
commit 14799b139a
8 changed files with 48 additions and 19 deletions

View File

@@ -44,6 +44,7 @@ spell_fix:
lint:
poetry run ruff docs templates cookbook
poetry run ruff format docs templates cookbook --diff
poetry run ruff --select I docs templates cookbook
format format_diff:
poetry run ruff format docs templates cookbook