1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-27 07:31:46 +01:00

Uses 4 spaces

This commit is contained in:
Amir Raminfar
2018-11-30 10:04:55 -08:00
parent 420da8c363
commit 7d801379db

View File

@@ -11,7 +11,7 @@ max_line_length = 120
[*.go]
indent_style = tab
indent_size = 8
indent_size = 4
[package.json]
indent_size = 1