This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
platformio-core
Watch
1
Star
0
Fork
0
You've already forked platformio-core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c348fec609d90e02cf630713b980e7dbbc3e18d4
platformio-core
/
platformio
/
commands
/
check
/
tools
T
History
Valerii Koval
6008275aae
Properly handle in-progress C++ standards when invoking Cppcheck //
Resolve
#3944
(
#4070
)
2021-09-29 14:46:02 +03:00
..
__init__.py
Add initial support for PVS-Studio check tool (
#3357
)
2020-01-23 12:57:54 +02:00
base.py
Remove Python 2 code
2021-03-17 21:08:06 +02:00
clangtidy.py
Handle possible issues when check tool cannot be executed //
Resolve
#3753
2020-12-22 00:21:32 +02:00
cppcheck.py
Properly handle in-progress C++ standards when invoking Cppcheck //
Resolve
#3944
(
#4070
)
2021-09-29 14:46:02 +03:00
pvsstudio.py
Specify encoding for "open()" functions
2021-08-28 13:10:07 +03:00