mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
fix: apply linter
This commit is contained in:
parent
ef737e194a
commit
c463053bbf
@ -31,7 +31,7 @@ var OptionsTokensMap = map[NormalizedOptionName][]string{
|
||||
"%U",
|
||||
"%u",
|
||||
},
|
||||
"authorizedkeysfile": {
|
||||
"authorizedkeysfile": {
|
||||
"%%",
|
||||
"%h",
|
||||
"%U",
|
||||
@ -53,19 +53,19 @@ var OptionsTokensMap = map[NormalizedOptionName][]string{
|
||||
"%U",
|
||||
"%u",
|
||||
},
|
||||
"authorizedprincipalsfile": {
|
||||
"authorizedprincipalsfile": {
|
||||
"%%",
|
||||
"%h",
|
||||
"%U",
|
||||
"%u",
|
||||
},
|
||||
"chrootdirectory": {
|
||||
"chrootdirectory": {
|
||||
"%%",
|
||||
"%h",
|
||||
"%U",
|
||||
"%u",
|
||||
},
|
||||
"routingdomain": {
|
||||
"routingdomain": {
|
||||
"%D",
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user