Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 220 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 220 Bytes

README

Docker container for running lua check with some defaults (to allow whitespace) pre set

Usage

docker run -it --rm -v $(pwd):/lua mikeyyuen/luacheck

Will run luacheck on the local directory