1
0
mirror of https://github.com/Rikj000/MoniGoMani.git synced 2022-03-06 00:08:05 +03:00

indentation should be 4 spaces. not 2.

This commit is contained in:
topscoder
2021-08-17 07:21:18 +02:00
parent 4b7c36a1eb
commit 89d23d4cf3

View File

@@ -258,7 +258,7 @@ indent-after-paren=4
# String used as indentation unit. This is usually " " (4 spaces) or "\t" (1
# tab).
indent-string=' '
indent-string=' '
# Maximum number of characters on a single line.
max-line-length=200