[roll] Roll fuchsia [session] enable most of the `pedantic` lints

I think there are some useful lints in the `pedantic` group.

I'd like to try enabling (almost) all of them, and opting-out
of just the ones that are annoying on this specific component.

Test: fx build //src/session/bin/session_manager:tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069992
Original-Revision: 47fd173aa8a93576297e32581a5e973052b9e5a7
GitOrigin-RevId: 53ffced20f360ceadd26b5fde633e4f2bdc8f565
Change-Id: Ie64163e00b66b0ca03cd71307b94ffb890a1cf05
1 file changed
tree: b38238dc52f86c36102559f45957c00bbc2e92a5
  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 via the IRC channel #fuchsia on Freenode.

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.