aboutsummaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index b7ff926c34..0f8603e5a2 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -18,6 +18,9 @@ insert_final_newline = false
[templates/swagger/v1_json.tmpl]
indent_style = space
+[templates/user/auth/oidc_wellknown.tmpl]
+indent_style = space
+
[Makefile]
indent_style = tab