Lint tunnelbroker's cmake
Details
Details
nix develop cmake-lint services/backup/CMakeLists.txt
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Small note on this stack – personally I probably would've put all of the lint results into a single diff. We generally prefer small diffs, but it's really all about making life easier for the reviewer. When there are code changes, separating into smaller diffs makes review easier, but sometimes large diffs can be easier to review.