Skip to content

Commit eb285ce

Browse files
authored
Disable biome format and lint validation
1 parent 52f0a78 commit eb285ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/super-linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
LOG_LEVEL: NOTICE
3636
SUPPRESS_POSSUM: true
3737
VALIDATE_ALL_CODEBASE: false
38+
VALIDATE_BIOME_FORMAT: false
39+
VALIDATE_BIOME_LINT: false
3840
VALIDATE_CHECKOV: false
3941
VALIDATE_CSS: false
4042
VALIDATE_EDITORCONFIG: false

0 commit comments

Comments
 (0)