Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add husky to run csharpier #1622

Closed
wants to merge 1 commit into from

Conversation

TimothyMakkison
Copy link
Contributor

Added husky to run a pre commit hook to run csharpier. The changes to csproj should install the required dotnet tools for husky.

I could add a lint step to the pipeline to run dotnet format and csharpier check.

Shamelessly copied from mapperly 😅

See #1617

Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bca7448) 85.40% compared to head (a3e2f34) 85.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1622   +/-   ##
=======================================
  Coverage   85.40%   85.40%           
=======================================
  Files          33       33           
  Lines        1685     1685           
  Branches      295      295           
=======================================
  Hits         1439     1439           
  Misses        167      167           
  Partials       79       79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glennawatson
Copy link
Contributor

Thanks. I know you had a bit of conflicting advice. I'll close for now and have a chat with others about it.

@TimothyMakkison TimothyMakkison deleted the husky branch November 27, 2023 10:14
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants