You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
150452: bazel: don't `lintonbuild` in `ci` configuration r=rail a=rickystewart
Due to the way our automation jobs are structured, every job that uses `--config=ci` is post-merge and therefore linting serves no purpose. Disable linting for all these jobs in one fell swoop.
Also add comments in `.bazelrc` to fill in some gaps and explain some unintuitive concepts.
Epic: none
Release note: None
Co-authored-by: Ricky Stewart <[email protected]>
0 commit comments