/var/www/vhosts/ihelp.ro/httpdocs/vendor/m1/env
NameSizeModeActions
src/-0755rm
.editorconfig3120644editdlrm
CHANGELOG.md10520644editdlrm
composer.json14540644editdlrm
CONDUCT.md21500644editdlrm
CONTRIBUTING.md13040644editdlrm
LICENSE.md11410644editdlrm
README.md157900644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/m1/env/.editorconfig (312B)
; This file is for unifying the coding style for different editors and IDEs. ; More information at http://editorconfig.org root = true [*] charset = utf-8 indent_size = 4 indent_style = space end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false