Skip to content

Commit 6a1d481

Browse files
committed
fix: disable ruff format
locally there are no changes are needed but on CI says 10 files need formatting this will unblock us but still looking into it Signed-off-by: jmeridth <[email protected]>
1 parent 2deb904 commit 6a1d481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ jobs:
3939
VALIDATE_MARKDOWN_PRETTIER: false
4040
VALIDATE_BIOME_FORMAT: false
4141
VALIDATE_BIOME_LINT: false
42+
VALIDATE_PYTHON_RUFF_FORMAT: false

0 commit comments

Comments
 (0)