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

Code Style: Force linters do the all work for you #157

Open
iegik opened this issue Oct 4, 2021 · 0 comments
Open

Code Style: Force linters do the all work for you #157

iegik opened this issue Oct 4, 2021 · 0 comments

Comments

@iegik
Copy link

iegik commented Oct 4, 2021

There is lint-staged and husky that are often used in frontend project to lint changed code basing on editorsettings/pretiiter/sharpier before it goes to git.

Need to research is there something similar (git-hook based) without npm integration (without package.json file)
https://blog.johnnyreilly.com/2020/12/22/prettier-your-csharp-with-dotnet-format-and-lint-staged/

@iegik iegik changed the title Enhance linters do the all work for you Code Style: Force linters do the all work for you Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant