mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-23 00:59:54 +08:00
Fix cppcheck issue
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"c-cpp-flylint.cppcheck.standard": ["c99","c++17"],
|
||||
"c-cpp-flylint.cppcheck.standard": ["c99","c++14"],
|
||||
"files.associations": {
|
||||
"memory": "cpp",
|
||||
"utility": "cpp",
|
||||
|
||||
Reference in New Issue
Block a user