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