[roll] Roll fuchsia [doc-checker] Fix new_error_helpful suggestions

Previously, cases like those in https://fxbug.dev/373449734 would result
in output saying "Consider using making ..." because of a mismatch in
the generic text and the individual suggestions. Remove "using " from
the generic text and modify one suggestion as appropriate by making it
consistent with the phrasing of a similar suggestion.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137892
Original-Revision: bd10a89a784df1f895da2d8f208b29f110bd12a5
GitOrigin-RevId: 357d81f27cc42167e9415b1ba4c6c0c99c82b96b
Change-Id: I827bde9526f82705f4651dbf9813a0e0739b6864
1 file changed
tree: 67431c8e5f4ffaefb9afe9f44142b346b1aa32bc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.