Shall we support to cal dotnet-format global tool in some way?
#457
Unanswered
liny01-nbsa
asked this question in
Q&A
Replies: 1 comment 18 replies
-
|
@ahanoff or @AndrewBabbitt97 can you help here? |
Beta Was this translation helpful? Give feedback.
18 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use this with my legacy .Net Framework project. But I'm running into issue setting this action up.
As mentioned in this documentation:
I have tried to fork and make a change to the way linter is called, however, I run into issue:
But when I run the command directly it does work:
I love the part your lint-action is able to capture the results and present it in a nice format. I would like to use this action directly.
Can dotnet-format call be supported directly?
Beta Was this translation helpful? Give feedback.
All reactions