]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .editorconfig
Process picwall rendering through Slim controller + UT
[github/shaarli/Shaarli.git] / .editorconfig
index 34bd7994d68f53311b9b961692db7ba407503b76..c2ab80ebc8bc5e105ce209e23aa5cc3dcb84006f 100644 (file)
@@ -14,7 +14,7 @@ indent_size = 4
 indent_size = 2
 
 [*.php]
-max_line_length = 100
+max_line_length = 120
 
 [Dockerfile]
 max_line_length = 80