mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 04:21:13 +00:00
Add clang-tidy, fix some bugpron problems. (#7708)
* Add clang-tidy, fix some bugpron problems. * Fix more issues * Fix some more issues :)) * Minimal pr to just add clang-tidy Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
1
scripts/clang-tidy-git.sh
Executable file
1
scripts/clang-tidy-git.sh
Executable file
@@ -0,0 +1 @@
|
||||
run-clang-tidy -fix -extra-arg=-std=c++11 -extra-arg=-Wno-unknown-warning-option `git diff --name-only origin/HEAD`
|
||||
Reference in New Issue
Block a user