-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi!
I have the following folder structure:
- sln_folder/MySolution.sln
- sln_folder/TestClass.cs
dotnet regitlint -f staged and dotnet regitlint -f modified don't work for this folder structure.
And it doesn't matter if I run the tool from the root or from the sln_folder folder.
Files in --include option (used --print-command option) always have absolute path from the root, but it should be relative to the solution.
I would appreciate it if you can fix this issue.
Thanks.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working