Skip to content
Snippets Groups Projects
Commit 5335aad7 authored by llaffont's avatar llaffont
Browse files

Force l'indentation du code à 2 tabs

parent 73cd66ad
No related merge requests found
......@@ -53,6 +53,7 @@
tab-width 2
indent-tabs-mode t
flymake-mode t
c-basic-offset 2
compilation-error-regexp-alist '( ("^\\(/.*\\):\\([0-9]+\\)$" 1 2)
("^.* \\(/.*\\):\\([0-9]+\\)" 1 2)
("PHP\s+[0-9]+\. [^/]* \\([^:]+\\):\\([0-9]+\\)" 1 2)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment