mirror of
https://github.com/opnsense/core.git
synced 2026-05-28 04:34:51 -04:00
README.md: sync with master
This commit is contained in:
parent
4ac8b9ab9c
commit
dc22497b7b
1 changed files with 1 additions and 5 deletions
|
|
@ -108,10 +108,6 @@ make style
|
|||
|
||||
Run the PSR12 and PEP8 style checks on MVC PHP code and Python,
|
||||
respectively.
|
||||
For php code you will need to have `phpcs` and `phpcbf` installed.
|
||||
|
||||
You can use the package `php-codesniffer` on Debian/Ubuntu.
|
||||
Python code will require `pycodestyle`.
|
||||
|
||||
For easier development you may want to use an OPNsense VM and install
|
||||
the `os-debug` plugin that will offer the necessary tools.
|
||||
|
|
@ -119,4 +115,4 @@ the `os-debug` plugin that will offer the necessary tools.
|
|||
make sweep
|
||||
----------
|
||||
|
||||
Run Linux Kernel cleanfile whitespace sanitiser on all files.
|
||||
Run several automatic sanitizers on the code base.
|
||||
|
|
|
|||
Loading…
Reference in a new issue