dotnet / dotnet/format

Apply EditorConfig settings to all matched files

Open
#1,798 0 comments 6 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.