Commit 3c660d1
committed
minor #4044 Added editorconfig (WouterJ)
This PR was merged into the 2.3 branch.
Discussion
----------
Added editorconfig
| Q | A
| --- | ---
| Doc fix? | no
| New docs? | no
| Applies to | all
| Fixed tickets | -
[EditorConfig](http://editorconfig.org/) is a very great project to maintain a
coding styles. It uses editor plugins for a dozen editors. This way, a file is
automatically fixed when the file is opened/written.
I think it'll be pretty usefull to use in the docs.
(fyi, symfony code has this for a long time already)
Commits
-------
af8a4ce Also apply it for .rst.inc files
7b78dc4 Added editorconfig1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments