SpyglassMC / Spyglass

Development tools for vanilla Minecraft: Java Edition data pack developers.
https://spyglassmc.com
MIT License
278 stars 30 forks source link

#declare does not check linting rules #779

Open NeunEinser opened 3 years ago

NeunEinser commented 3 years ago

Example: #declare score_holder FuN Does not raise a linting error, with this configuration: "datapack.lint.nameOfScoreHolders": ["warning", "snake_case"]

When the score_holder is used in a command, the linting rule does work.

MulverineX commented 3 months ago

Milestone should be 4.1.0