Update proof-of-value.md

This commit is contained in:
Jacob van Lingen
2025-04-15 11:22:58 +02:00
committed by GitHub
parent 821ba2a58b
commit 2d0c57da05

View File

@@ -34,6 +34,7 @@ _The recipes below are listed in order of increasing complexity. You can click t
* Improve code quality and readability
* Fix common mistakes
* Eliminate legacy patterns and minor performance issues
*
```bash
mod run . --recipe CommonStaticAnalysis
```