/home/techb158/ileadtechnology.com/vendor/mashape/unirest-php
NameSizeModeActions
src/-0755rm
tests/-0755rm
.editorconfig2560644editdlrm
.gitignore660644editdlrm
.travis.yml7720644editdlrm
composer.json6820644editdlrm
LICENSE10990644editdlrm
phpunit.xml3860644editdlrm
README.md165420644editdlrm
Edit: /home/techb158/ileadtechnology.com/vendor/mashape/unirest-php/.editorconfig (256B)
# http://editorconfig.org root = true [*] indent_style = space indent_size = 4 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.{json,xml,yml}] indent_size = 2 [*.{md,yml}] trim_trailing_whitespace = false