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
(2024-11-10)
We're starting to use this in #138. This issue should switch to tracking the work necessary to "unify" our linting approaches.
The text was updated successfully, but these errors were encountered:
michael-christen
changed the title
Try out aspect's rules_lint for linting
Unify our linting strategy with aspect's rules_lint for linting
Nov 10, 2024
Start to setup clang-format using rules_lint:
https://github.com/aspect-build/rules_lint
We should have a followup to consolidate our linting / formatting tools.
this does get us setup for C++ (which will be enabled in a followup).
See #125
Also, added a `--config local` for bazel to avoid remote caching, etc.
to avoid network latency when my home network is slow.
https://blog.aspect.build/lint
https://github.com/aspect-build/rules_lint
(2024-11-10)
We're starting to use this in #138. This issue should switch to tracking the work necessary to "unify" our linting approaches.
The text was updated successfully, but these errors were encountered: