X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.editorconfig;h=c2ab80ebc8bc5e105ce209e23aa5cc3dcb84006f;hb=8d8fa898ab09da87d6c5b333ce6c5b7e8d1506d0;hp=34bd7994d68f53311b9b961692db7ba407503b76;hpb=03b483aa45ca994c0d75010e2008a8f0bfcf7ed3;p=github%2Fshaarli%2FShaarli.git diff --git a/.editorconfig b/.editorconfig index 34bd7994..c2ab80eb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,7 +14,7 @@ indent_size = 4 indent_size = 2 [*.php] -max_line_length = 100 +max_line_length = 120 [Dockerfile] max_line_length = 80