With nix develop on mac, the clang package will automatically expose
this package, making the yarn package unnecessary
Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- jonringer/clang-format
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Looks good, but we can't land this until C++ workflows are fully migrated to Nix.
(As an alternative, we could do what we're doing with shellcheck... add it to the dev environment instructions and ask all devs to install it. But probably not worth it given we're close on C++ workflows being supported in Nix.)
Comment Actions
Agree with @ashoat's assessment. If you can create a stack out of this diff so the depends-on relationship between Nix migration and this is more explicit that'd be cool, but not necessary.
Comment Actions
Resigning to clean up queue, feel free to add back if there's something specific I can help with.