Răsfoiți Sursa

Merge branch 'dev' of https://github.com/FreshRSS/FreshRSS into FreshRSS/dev

Alexandre Alapetite 8 ani în urmă
părinte
comite
429b290411
1 a modificat fișierele cu 7 adăugiri și 0 ștergeri
  1. 7 0
      .editorconfig

+ 7 - 0
.editorconfig

@@ -0,0 +1,7 @@
+[*]
+end_of_line = lf
+
+[*.php]
+indent_style = tab
+indent_size = 4
+insert_final_newline = true