# # Copyright (c) 2017-present Borza Research # # This software may be modified and distributed under the terms # of the MIT license. See the LICENSE file for details. # root = true [*] charset = utf-8 end_of_line = lf insert_final_newline = true indent_size = 4 indent_style = space