Disable commenting on invalid lines (no identifier or in renamed files)
Compare changes
Files
4- Thomas Randolph authored
1. Lines must have a line code to save a comment 2. Lines in files that are only moved HAVE a line code, but still fail. Changelog: fixed
@@ -60,7 +60,7 @@ export const addCommentTooltip = (line) => {
@@ -72,6 +72,10 @@ export const addCommentTooltip = (line) => {