home/mip/mip/vendor/psr/event-dispatcher/.editorconfig 0000644 00000000456 15152054531 0017077 0 ustar 00 ; 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
home/mip/mip/vendor/maennchen/zipstream-php/.editorconfig 0000644 00000000445 15152054564 0017571 0 ustar 00 root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
[*.{yml,md,xml}]
indent_style = space
indent_size = 2
[*.{rst,php}]
indent_style = space
indent_size = 4
[composer.json]
indent_style = space
indent_size = 2
[composer.lock]
indent_style = space
indent_size = 4
home/mip/mip/vendor/psr/simple-cache/.editorconfig 0000644 00000000417 15152054723 0016164 0 ustar 00 ; 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/mip/mip/public/template/AdminLTE/plugins/sweetalert/.editorconfig 0000664 00000000247 15152062064 0022057 0 ustar 00 # editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true