# EditorConfig is awesome: https://editorconfig.org # top-most EditorConfig file root = true [*.{kt,kts}] indent_size = 4 indent_style = space max_line_length = 120