Apply EditorConfig settings to all matched files
Open
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
Read and apply settings from an existing EditorConfig file.
- charset
- end_of_line
- indent_size
- indent_style
- insert_final_newline
- trim_trailing_whitespace
Filter files based on the rules in the EditorConfig file. For example, `[*]` should apply settings to all text files.
Relates to https://github.com/dotnet/templating/issues/5505.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.