Disable commenting on invalid lines (no identifier or in renamed files)
All threads resolved!
Compare changes
- Thomas Randolph authored
Generally-speaking, these are "frontend-only" lines (like comment forms) and you can't comment on them anyway.
@@ -57,21 +57,32 @@ export const classNameMapCell = ({ line, hll, isLoggedIn, isHover }) => {