this post was submitted on 17 Jun 2020
1 points (100.0% liked)

C# (CSharp)

312 readers
1 users here now

founded 5 years ago
MODERATORS
 

PVS-Studio is a well-known static code analyzer that allows you to find a lot of tricky errors hidden in the source code. It is now possible to analyze C# projects under Linux and macOS. The tool can also be integrated into the cross-platform IDE from JetBrains - Rider. This article will help you to get acquainted with these features using the example of checking the open source RavenDB project.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here