mirror of
https://github.com/opnsense/core.git
synced 2026-02-03 20:39:42 -05:00
README: roll this back a little after the changes have settled in
This commit is contained in:
parent
6cbed6ff42
commit
d3bb68599a
1 changed files with 10 additions and 3 deletions
13
README.md
13
README.md
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue