File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -409,14 +409,14 @@ fabbot
409
409
""""""
410
410
411
411
`fabbot `_ will review code style, check for common typos and make sure your git
412
- history looks good. If there is any issues, fabbot will often suggest what changes
412
+ history looks good. If there are any issues, fabbot will often suggest what changes
413
413
that should be done. Most of the time you get a command to run to automatically
414
414
fix the changes.
415
415
416
416
Psalm
417
417
"""""
418
418
419
- `Psalm `_ will make a comment on your Pull Request if it discover any potential
419
+ `Psalm `_ will make a comment on your Pull Request if it discovers any potential
420
420
type errors. The Psalm errors are not always correct, but each should be reviewed
421
421
and discussed. A Pull Request should not update the psalm baseline nor add ``@psalm- ``
422
422
annotations.
You can’t perform that action at this time.
0 commit comments