Skip to content

Commit f3df821

Browse files
🪲 [Fix]: Fix linter settings and docs (#31)
This pull request makes a minor configuration change to the `.github/PSModule.yml` file, specifically related to the linter environment settings. No other significant changes are included. * Disabled `VALIDATE_BIOME_FORMAT` in the linter environment by setting it to `false`.
1 parent 28ef442 commit f3df821

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/PSModule.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Test:
1919
# Build:
2020
# Docs:
2121
# Skip: true
22+
2223
Linter:
2324
env:
2425
VALIDATE_BIOME_FORMAT: false

0 commit comments

Comments
 (0)