From 4cc2a087e2741f02bc7b27a2090f29a30edccf38 Mon Sep 17 00:00:00 2001 From: dundargoc <33953936+dundargoc@users.noreply.github.com> Date: Sat, 4 Dec 2021 14:55:15 +0100 Subject: docs: add selene to the list of required linters (#1536) Also add a link to each linters repository. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84b137f0..e8c4a1ac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -76,7 +76,7 @@ with the commit body containing additional details. ## Lint -PRs are checked with Luacheck and stylua. Please run the linter locally before submitting a PR: +PRs are checked with [luacheck](https://github.com/mpeterv/luacheck), [StyLua](https://github.com/JohnnyMorganz/StyLua) and [selene](https://github.com/Kampfkarren/selene). Please run the linter locally before submitting a PR: make lint -- cgit v1.2.3-70-g09d2