; This file is for unifying the coding style for different editors and IDEs.; More information at http://editorconfig.org to setup your IDE if need be.root=true[*]end_of_line=lfcharset=utf-8trim_trailing_whitespace=trueinsert_final_newline=trueindent_size=2indent_style=space