Skip to content

Instantly share code, notes, and snippets.

@moolex
Created March 23, 2018 03:47
Show Gist options
  • Save moolex/1835192779251c5840719507e3b93b95 to your computer and use it in GitHub Desktop.
Save moolex/1835192779251c5840719507e3b93b95 to your computer and use it in GitHub Desktop.
editor config of carno-php
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.php]
charset = utf-8
indent_style = space
indent_size = 4
[{composer.json,.gitlab-ci.yml}]
indent_style = space
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment