From d8a3a552d6f2c420cfa8673f6293209eda850878 Mon Sep 17 00:00:00 2001 From: Rafael Date: Sun, 4 Jul 2021 22:34:46 -0300 Subject: [IMPORTANT] Now using stylua for formatting. * This was discussed in #652 * For now on, we're gonna use stylua for formatting the project, the config is located in `utils/.stylua.toml`, Use it before pushing changes. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c441ffa0..4d767ea7 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ eclipse.jdt.ls/ spell/ nv-settings.lua lv-settings.lua +./.stylua.toml -- cgit v1.2.3