init
All checks were successful
Deploy to Production / deploy (push) Successful in 17s

This commit is contained in:
梁朝伟
2024-11-14 16:06:13 +08:00
parent ece6b274d7
commit 0c62637702
4 changed files with 15 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ max_line_length = 150
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml,js,html,css,scss}]
[*.{yml,yaml,js,html,css,scss,less}]
indent_size = 2
[docker-compose.yml]