; This file is for unifying the coding style for different editors and IDEs. ; More information at http://EditorConfig.org root = true [*.cs] indent_style = tab