Docs: Update docs with new owner-based dependency form

This commit is contained in:
Ivan Kravets
2020-09-03 14:37:24 +03:00
parent 083edc4c76
commit fec4569ada
2 changed files with 3 additions and 3 deletions

View File

@ -81,8 +81,8 @@ PlatformIO Core 5
- Updated analysis tools:
* ``Cppcheck v2.1`` with a new "soundy" analysis option and improved code parser
* ``PVS-Studio v7.09`` with a new file list analysis mode and an extended list of analysis diagnostics
* `Cppcheck <https://docs.platformio.org/page/plus/check-tools/cppcheck.html>`__ v2.1 with a new "soundy" analysis option and improved code parser
* `PVS-Studio <https://docs.platformio.org/page/plus/check-tools/pvs-studio.html>`__ v7.09 with a new file list analysis mode and an extended list of analysis diagnostics
- Added Cppcheck package for ARM-based single-board computers (`issue #3559 <https://github.com/platformio/platformio-core/issues/3559>`_)
- Fixed an issue with PIO Check when a defect with a multiline error message is not reported in verbose mode (`issue #3631 <https://github.com/platformio/platformio-core/issues/3631>`_)

2
docs

Submodule docs updated: 1a4a4bf127...31718e5365