Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ntxinh authored Dec 9, 2023
1 parent 7d1b0b1 commit 7109fb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,12 @@ podman-compose stop
- [x] Task scheduling & Queues: Quartz
- [x] Quartz: Fire-and-forget
- [x] NPOI
- [x] REST Client
- [x] [REST Client](https://github.com/Huachao/vscode-restclient)
- [x] [StyleCopAnalyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) (Use [default rules set](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/rulesets/StyleCopAnalyzersDefault.ruleset) and disable 9 rules: SA0001, SA1200, SA1201, SA1309, SA1400, SA1512, SA1600, SA1601, SA1633)
- [x] [RoslynAnalyzers](https://github.com/dotnet/roslyn-analyzers) (It was enabled by default for .NET 5 or above)
- [ ] [OmniSharp Roslyn](https://github.com/OmniSharp/omnisharp-roslyn)
- [ ] [sonar-dotnet](https://github.com/SonarSource/sonar-dotnet)
- [ ] [docfx](https://github.com/dotnet/docfx)
- [ ] Autofac or Scrutor
- [ ] Bogus
- [ ] Scaffold
Expand Down

0 comments on commit 7109fb4

Please sign in to comment.