You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
Do you keep forgetting to resolve that one `// TODO:...` or fix the last ` # Bug...` before merging your Pull Requests?
8
8
9
9
The Todo PR Checker will make sure that doesn't happen anymore.
10
-
The app will check all code changes in your open Pull Requests for remaining `Todo`, `Fixme` etc. action items in code comments and leave a comment on the PR with a list and links to any items that were found.
10
+
The app checks all code changes in your open Pull Requests for remaining `Todo`, `Fixme` etc. action items in code comments and leaves a comment on the PR with embedded code links to any items that were found.
11
11
12
12
This list will update whenever new changes are pushed, so you always know exactly how much work is left.
0 commit comments