diff options
author | Rafael <[email protected]> | 2021-07-04 22:34:46 -0300 |
---|---|---|
committer | Rafael <[email protected]> | 2021-07-04 22:34:46 -0300 |
commit | d8a3a552d6f2c420cfa8673f6293209eda850878 (patch) | |
tree | e544f266a662b0b0acc11dba33bcfb520e4f01fb /.gitignore | |
parent | 9f511bcb594b7e2461c97cb8182603928c773c2f (diff) |
[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.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,3 +19,4 @@ eclipse.jdt.ls/ spell/ nv-settings.lua lv-settings.lua +./.stylua.toml |