home/wwcana/ficha.canabravavacationclub.com.br/.editorconfig000064400000000424150056064750020202 0ustar00root = true [*] charset = utf-8 end_of_line = lf insert_final_newline = true indent_style = space indent_size = 4 trim_trailing_whitespace = true [*.md] trim_trailing_whitespace = false [*.{yml,yaml}] indent_size = 2 [docker-compose.yml] indent_size = 4 home/wwcana/ficha.canabravavacationclub.com.br/vendor/psr/simple-cache/.editorconfig000064400000000417150070110730024621 0ustar00; 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 home/wwcana/ficha.canabravavacationclub.com.br/vendor/psr/event-dispatcher/.editorconfig000064400000000456150071025330025541 0ustar00; 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 [Makefile] indent_style = tab