chore: stylua

This commit is contained in:
danymat
2021-11-10 11:41:10 +01:00
parent 2cc90eb8d5
commit d035281978
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ return {
javadoc = {
{ nil, "/**" },
{ "class_name", " * %s $1"},
{ "class_name", " * %s $1" },
{ nil, " */" },
},
},