--fix isn't respecting --exclude
Open
Documentation
Help Wanted
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
Hi,
first, this new change is awesome! Congratulations!
.
.
.
Now, the problem...I'm executing the following command:
```
dotnet format MySln.sln --exclude dummy-folder\ --fix-whitespace
```
MySln has references to files inside dummy-folder, but I would expect that with the --exclude that wouldn't be considered.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.