llscheck

Convert Lua Language Server diagnostics for human and CI friendly interpretation

MIT License

Stars
5
Committers
3

Bot releases are visible (Hide)

llscheck - v0.5.0 Latest Release

Published by jeffzi 3 months ago

Features

Fixes

New Contributors

Full Changelog**:

https://github.com/jeffzi/llscheck/compare/v0.4.1...v0.5.0

llscheck - v0.4.1

Published by jeffzi 3 months ago

Fixes

  • Lines and characters start at 1

Full Changelog

https://github.com/jeffzi/llscheck/compare/v0.4.0...v0.4.1

llscheck - v0.4.0

Published by jeffzi 3 months ago

Fixes

Full Changelog

https://github.com/jeffzi/llscheck/compare/v0.3.0...v0.4.0

llscheck - v0.3.0

Published by jeffzi 12 months ago

Features

  • Improve summary format
  • Deemphasize hint diagnostics

Fixes

  • Quote Lua Language Server arguments
  • Exit with failure code when Lua Language Server fails

Full Changelog

Full Changelog: https://github.com/jeffzi/llscheck/compare/v0.2.0...v0.3.0

llscheck - v0.2.0

Published by jeffzi 12 months ago

Features

  • Add --configpath option

Fixes

Full Changelog

https://github.com/jeffzi/llscheck/compare/v0.1.0...v0.2.0

llscheck - v0.1.0

Published by jeffzi 12 months ago

LLSCheck is a command-line utility that leverages the Lua Language Server for linting and static analysis of Lua code. It delivers user-friendly reports, enhancing readability compared to raw JSON output. Moreover, LLSCheck seamlessly integrates with popular CI tools.