We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9e91a commit f44e4e8Copy full SHA for f44e4e8
.bazelrc
@@ -1,2 +1,4 @@
1
common --enable_bzlmod
2
common --cxxopt='-std=c++17'
3
+common --cxxopt='-Wall'
4
+common --cxxopt='-Wextra'
0 commit comments