/home/mip/www/img/credit/datatables/.editorconfig.tar
home/mip/mip/vendor/psr/event-dispatcher/.editorconfig000064400000000456151520545310017077 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
home/mip/mip/vendor/maennchen/zipstream-php/.editorconfig000064400000000445151520545640017571 0ustar00root = 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/.editorconfig000064400000000417151520547230016164 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/mip/mip/public/template/AdminLTE/plugins/sweetalert/.editorconfig000066400000000247151520620640022057 0ustar00# 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