TheAfroOfDoom / omega-flowey-minecraft-remastered

MIT License
3 stars 1 forks source link

an attempt at linting using the `NBTLint` library #138

Closed TheAfroOfDoom closed 2 months ago

TheAfroOfDoom commented 2 months ago

Summary

this PR is purely to document an early attempt at linting our datapack files with NBTLint

it was janky and we should just use Spyglass instead once it has linting + CLI support