Replies: 6 comments 8 replies
|
We can ticket out the work.
|
3 replies
|
Is there a way to apply a formatter to commits? I have a real bad habit of formatting entire files when I work on them. Which has bloated some of my commits. https://gist.github.com/EtherZa/581d9276336353838b2c939f9554d479 ??? |
1 reply
|
Also an installer even if it's your PS script added to the root folder. |
1 reply
|
https://www.meziantou.net/enforce-dotnet-code-style-in-ci-with-dotnet-format.htm |
0 replies
|
I was able to convert the projects to SDK style using try-convert. |
2 replies
|
Here's the initial results of the document generator: https://github.com/tcartwright/SqlServer.Rules/blob/master/docs/TableOfContents.md Let me know what y'all think. |
1 reply
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.
Looks like your doing XML doc in the CS files.
Do you want to ticket out the work ?
Do we want to build this in a GitHub action ( Think it has to be .Net SDK project) ?
All reactions