rustls/.github
Daniel McCarney fb9e181a1a CI: add fmt and clippy coverage for fuzz workspace.
The `fuzz` subdirectory is set up as a separate workspace from the main
workspace that contains `rustls` and `examples`. Because of this running
`cargo fmt --all` and other similar tooling doesn't include the `fuzz`
directory. This can lead to formatting/clippy drift over time.

In this commit the `build.yml` config is extended to also run `clippy`
and `fmt` on the `fuzz` subdirectory using `--manifest-path`.
2023-03-20 16:08:55 +01:00
..
workflows CI: add fmt and clippy coverage for fuzz workspace. 2023-03-20 16:08:55 +01:00
codecov.yml Apply slop to project rather than just patches 2020-12-23 13:42:30 +00:00
dependabot.yml CI: configure Dependabot to monitor GitHub actions. 2023-03-13 14:39:54 +01:00