Parcourir la source

editorconfig += Makefile

pull/667/head
Daniel Shahaf il y a 4 ans
Parent
révision
8072651b6c
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. +5
    -0
      .editorconfig

+ 5
- 0
.editorconfig Voir le fichier

@ -7,3 +7,8 @@ end_of_line = lf
tab_width = 2
indent_size = 2
indent_style = space
[Makefile]
tab_width = 8
indent_style = tab

Chargement…
Annuler
Enregistrer