Skip to content

Commit 72065d6

Browse files
committed
Mention PVS-Studio in the readme
See licensing at https://pvs-studio.com/en/order/open-source-license/
1 parent 9c32465 commit 72065d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,3 +168,7 @@ This repository includes launch configurations to automatically build and debug
168168
These launch configurations are accessible via the [Run and Debug](https://code.visualstudio.com/docs/editor/debugging#_run-and-debug-view) view, and provide profiles to build and run the game in Release mode or any of the [3 Debug modes](https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/wiki/Meson-build-options).
169169

170170
All configurations will run pre-launch tasks to build the game using the supported backend before launching.
171+
172+
## SAST Tools
173+
174+
[PVS-Studio](https://pvs-studio.com/en/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.

0 commit comments

Comments
 (0)