Skip to content

Commit 6a0364d

Browse files
Merge branch 'develop' into docs/idempotency-guarantees
2 parents f418f1b + be7a4cc commit 6a0364d

File tree

51 files changed

+3102
-469
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+3102
-469
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
types: [python]
2020
- id: ruff
2121
name: linting-format::ruff
22-
entry: poetry run ruff
22+
entry: poetry run ruff check
2323
language: system
2424
types: [python]
2525
- repo: https://github.com/igorshubovych/markdownlint-cli

CHANGELOG.md

Lines changed: 76 additions & 33 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)