Browse Source

modified editorconfig file

feature/refactor-php
harshadyeola 9 years ago
parent
commit
01da0741a4
  1. 3
      .editorconfig

3
.editorconfig

@ -8,9 +8,6 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
# Matches project php files the composer.json and .travis.yml
[php/**/*.php, php/**/*.php]
indent_style = space
indent_size = 4

Loading…
Cancel
Save