lunarmodules / busted

Elegant Lua unit testing.
https://lunarmodules.github.io/busted/
MIT License
1.4k stars 185 forks source link

Add linter #622

Closed Tieske closed 4 years ago

Tieske commented 4 years ago

The first commit adds the linter setup and fixes the existing issues found The second one adds it to the CI setup

closes #620