Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 544 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 544 Bytes

MineLint

Pardon to our heart, this entire project is in the works

MineLint is a work-in-progress linter for Minecraft datapacks.

Features

  • Lint functions
  • Check data format

Building

Command Line

./gradlew build
./gradlew jar

IDEA

  1. Open project.
  2. Run Gradle task build and jar

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss the changes.

Please make sure to update the tests as appropriate.

License

GPL-3.0-or-later