mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
add editorconfig
This commit is contained in:
11
.editorconfig
Normal file
11
.editorconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[html]
|
||||
indent_size = 2
|
||||
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -6,6 +6,6 @@
|
||||
},
|
||||
"cSpell.words": [
|
||||
"SAML",
|
||||
"pyazo"
|
||||
"passbook"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user