-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
New Practice: Used Linter for C# #418
Comments
I would like to work on this,please elaborate your requirement |
@gagandeepp Hi! Thank you for your interest! There is the similar practice for JavaScript and its linter ESLint. You can follow the implementation and update it for C# (the code is still in TypeScript). Used Linter for JavaScript Practice: https://github.com/DXHeroes/dx-scanner/blob/master/src/practices/JavaScript/ESLintUsedPractice.ts |
Hi, @gagandeepp have you already started to work on implementing the linter for C#? Do you need any help? |
@adelkahomolova I will work on this weekend and connect with you thanks! |
No worries! Sure, contact me if you'll need any help :) |
@adelkahomolova Can you please let me know which linter do you want to use for C# |
Hi, @gagandeepp . I've already answered your question in #451 |
New Practice Proposal
Create a new practice that checks if is used linter for C#.
The text was updated successfully, but these errors were encountered: