Fix YAML formatting (#426)

* Remove trailing whitespace in YAML formatting

* Reformat YAML files
This commit is contained in:
Astrashh
2023-11-10 11:47:12 +11:00
committed by GitHub
parent a117db40be
commit 4065cfea53
41 changed files with 236 additions and 236 deletions

View File

@@ -6,15 +6,15 @@
# wiki for information regarding config pack development.
debug:
commands: false
log: false
profiler: false
script: false
commands: false
log: false
profiler: false
script: false
dump-default: true
biome-search-resolution: 4
cache:
structure: 32
sampler: 128
biome-provider: 32
structure: 32
sampler: 128
biome-provider: 32
script:
max-recursion: 1000
max-recursion: 1000