Commit ea70985
authored
🪲 [Fix]: Fix linter settings and docs (#97)
## Description
This pull request makes a minor update to the `.github/PSModule.yml`
configuration file, specifically related to the linter environment
settings. The change disables the `VALIDATE_BIOME_FORMAT` check for the
linter.
*
[`.github/PSModule.yml`](diffhunk://#diff-928165ed381f1982eb8f9746a59a2829db4abc8a28eddb8c109e12bb033ff96aR22):
Set `VALIDATE_BIOME_FORMAT` to `false` in the linter environment
configuration.1 parent ba9c047 commit ea70985
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments