How to spark joy in your code reviewers
by twelve40 on 4/4/2022, 7:52:30 AM
but... to avoid linter-level comments, maybe just run it through a linter? Stuff like console logs shouldn't be on a human checklist, it should be a very trivial linter rule that fails the build.
but... to avoid linter-level comments, maybe just run it through a linter? Stuff like console logs shouldn't be on a human checklist, it should be a very trivial linter rule that fails the build.