# Details at https://editorconfig.org # top-most EditorConfig file root = true [*] insert_final_newline = true trim_trailing_whitespace = true