/home/desid573/public_html/tollster/vendor/google/auth
NameSizeModeActions
src/-0755rm
tests/-0755rm
.editorconfig3720644editdlrm
.gitignore240644editdlrm
.php_cs17630644editdlrm
.travis.yml4420644editdlrm
autoload.php11110644editdlrm
CHANGELOG.md5760644editdlrm
composer.json7090644editdlrm
CONTRIBUTING.md36550644editdlrm
COPYING113420644editdlrm
LICENSE102560644editdlrm
phpunit.xml.dist4430644editdlrm
README.md50680644editdlrm
Edit: /home/desid573/public_html/tollster/vendor/google/auth/.editorconfig (372B)
# EditorConfig is awesome: http://EditorConfig.org # top-most EditorConfig file root = true charset = utf-8 # Get rid of whitespace to avoid diffs with a bunch of EOL changes trim_trailing_whitespace = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf insert_final_newline = true # PHP-Files [*.php] indent_style = space indent_size = 4