[Scummvm-git-logs] scummvm master -> b3205edcc910ae0864ddce6f6ebdd160a25e9b62
sev-
noreply at scummvm.org
Fri Oct 28 14:06:33 UTC 2022
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
b3205edcc9 README: Mention PVS-Studio that we are starting to use
Commit: b3205edcc910ae0864ddce6f6ebdd160a25e9b62
https://github.com/scummvm/scummvm/commit/b3205edcc910ae0864ddce6f6ebdd160a25e9b62
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-10-28T16:06:15+02:00
Commit Message:
README: Mention PVS-Studio that we are starting to use
Changed paths:
README.md
diff --git a/README.md b/README.md
index bae7e479d68..40d6e8fab21 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,10 @@ For everything you need to know about how to use ScummVM, see our [user document
Our extensive change log is available [here](NEWS.md).
+## SAST Tools
+
+[PVS-Studio](https://pvs-studio.com/en/pvs-studio/?utm_source=github&utm_medium=organic&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.
+
## Credits
A massive thank you to the entire team for making the ScummVM project possible. See the credits [here](AUTHORS)!
More information about the Scummvm-git-logs
mailing list