From 1ab0fdbf6e4efa61857ccdd3f4aeb9e1549a72f5 Mon Sep 17 00:00:00 2001 From: Hirokazu Hata Date: Thu, 21 May 2020 17:14:29 +0900 Subject: Makefile: add lint commant --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bba7617f..7d0ba530 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -78,3 +78,8 @@ It can contain any other additional data that the user may find useful. Function `util.npm_installer()` can be used for`npm`-installable language servers. See `elmls.lua`, `tsserver.lua`, `bashls.lua` for examples. + +## Lint + +When you create a pull request and push commit, Github Action run luacheck automaticaly. +If you want to run luacheck on your local, you can use `make lint`. -- cgit v1.2.3-70-g09d2