...ignores file_header_template setting in .editorconfig and...
I have .editorconfig in the root of my repo with minimal content: # top-most EditorConfig file root = true # Don't use tabs for indentation. [*] indent_style = space # (Please don't specify an indent_size h...