mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 14:10:04 +08:00
fix(drvers/ins): Disable clang-tidy checks for VectorNav lib
This commit is contained in:
committed by
Ramon Roche
parent
d08a0697f1
commit
d2ad2b52b5
4
src/drivers/ins/vectornav/libvnc/.clang-tidy
Normal file
4
src/drivers/ins/vectornav/libvnc/.clang-tidy
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
Checks: '-clang-analyzer-cplusplus.NewDeleteLeaks'
|
||||
WarningsAsErrors: ''
|
||||
...
|
||||
Reference in New Issue
Block a user