jhipster-dotnetcore
jhipster-dotnetcore copied to clipboard
Reduce code smells on sonar
Overview of the feature request
We have 150 code smells on our sample (https://sonarcloud.io/dashboard?id=jhipster_jhipster-sample-app-dotnetcore)
we can quickly resolve several of them (like visibility)
Related issues or PR
- [x] Checking this box is mandatory (this is just to show you read everything)
Hi, I would like to solve this issue.
Hey @nicolas63, I would like to contribute to this.
Hi, @swastikchugh you can share this task with @vinibeloni or you can take an other issue ( maybe #383 )
Hey @vinibeloni, how about we divide this one, you can maybe fix upto "src/.../Data/Extensions/DbSetExtensions.cs" according to the code smells list?
Hi @swastikchugh , oh sorry, I didn't see your comment, but I opened to my pull request , and this file I didn't change it haha so you can resolve that issue.
@vinibeloni your pull request must be on this repo, the sample project was generated so we don't have to touch the code.
Yes, but how ?