dotnet format example #41
Answered
by
alirezanet
sander1095
asked this question in
Q&A
-
Hello! I would really appreciate an example in the docs about formatting code on pre commit with dotnet format. I think it'd be easier to get started with the library! |
Beta Was this translation helpful? Give feedback.
Answered by
alirezanet
Mar 9, 2022
Replies: 1 comment
-
Hi, task-runner: Husky.Net/.husky/task-runner.json Lines 15 to 21 in 69bb303 pre-commit hook: Lines 1 to 4 in 69bb303 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alirezanet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Thanks for the feedback. good idea I'll try to add some examples to the docs soon but for now, you can check the husky repo to get some ideas.
task-runner:
Husky.Net/.husky/task-runner.json
Lines 15 to 21 in 69bb303
pre-commit hook:
Husky.Net/.husky/pre-commit
Lines 1 to 4 in 69bb303