diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-09-06 23:22:18 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-09-06 23:22:18 +0200 |
commit | def67bba57e7cfdf9942bc2c88a4ce484963f9d2 (patch) | |
tree | a0c2024343151166bebc70440e2adb58c611d409 /.bazelrc | |
parent | aa427cb5fe7564a85703f14f76f854419274decc (diff) |
maybe_uninit
Diffstat (limited to '.bazelrc')
-rw-r--r-- | .bazelrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,3 +12,4 @@ build --cxxopt=-Wno-c++98-compat-pedantic build --cxxopt=-Wno-pre-c++17-compat
build --cxxopt=-Wno-c++20-compat
build --cxxopt=-Wno-unused-macros
+build --cxxopt=-Wno-documentation-unknown-command
|