diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..c979790 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,6 @@ +[*] +indent_size = 2 +indent_style = space +insert_final_newline = true +end_of_line = lf +trim_trailing_whitespace = true diff --git a/.pkgmeta b/.pkgmeta index ca1d242..a2e4164 100644 --- a/.pkgmeta +++ b/.pkgmeta @@ -28,6 +28,7 @@ externals: ignore: - .github + - .editorconfig - Libs/LibStub/tests - Libs/LibStub/LibStub.toc - Libs/LibQTip-1.0/LibStub