README: roll this back a little after the changes have settled in

This commit is contained in:
Franco Fichtner 2025-07-30 10:28:01 +02:00
parent 6cbed6ff42
commit d3bb68599a

View file

@ -106,6 +106,13 @@ before issuing a pull request on GitHub.
make style
----------
Run PSR12 and PEP8 style checks on MVC PHP code and Python, respectively.
For easier development you may want to use an OPNsense VM and install the
`os-debug` plugin that will offer the necessary tools.
Run the PSR12 and PEP8 style checks on MVC PHP code and Python,
respectively.
For easier development you may want to use an OPNsense VM and install
the `os-debug` plugin that will offer the necessary tools.
make sweep
----------
Run several automatic sanitizers on the code base.