From 2a42d242aa4b50d16e17d4515047320e6cf14264 Mon Sep 17 00:00:00 2001 From: Florian Brinker Date: Wed, 23 Oct 2019 23:23:55 +0200 Subject: [PATCH] Update Readme with Linting Info --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b31c9f0..5d8c274 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,6 @@ I'll still be available here and be able to update the ESOUI page. **IMPORTANT: Github is a mirror.** Please contribute at [git.f-brinker.de/elderscrolls-addon-achievementInfo](https://git.f-brinker.de/fbrinker/elderscrolls-addon-achievementInfo) - You can login with your Github or Gitlab account (OAuth2). Then, create a fork of the repository, do what you have to do and create a pull-request afterwards. Feel free to contact me any time. + +#### Linting +Luacheck is used to check the LUA code. [Documentation](https://luacheck.readthedocs.io/en/stable/index.html) \ No newline at end of file