Skip to content

Commit 259f6fb

Browse files
authored
Updated description to match marketplace listing (#14)
1 parent 39c7239 commit 259f6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Do you keep forgetting to resolve that one `// TODO:...` or fix the last ` # Bug...` before merging your Pull Requests?
88

99
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.
1111

1212
This list will update whenever new changes are pushed, so you always know exactly how much work is left.
1313

0 commit comments

Comments
 (0)