[Github][CI] Trigger `code-lint` for clang-tidy documentations (#173700)
Previously we added `doc8` to `code-lint` workflow. However, PRs contain
only documentation changes won't trigger this workflow.
An example: https://github.com/llvm/llvm-project/pull/173699/checks
didn't trigger `code-lint`.
This commit fixes the issue.
benchmarks/netperfmeter: Update to 2.0.0
Improved data processing examples and plotting scripts so introduce R/CRAN
dependencies.
Proper registration of file type for NetPerfMeter output files,
including desktop icons so need for GraphicsMagick, pdf2svg, and
GhostScript during the build, as well as usage of desktop-file-utils.
Update maintainer's email.
Changelog: https://www.nntb.no/~dreibh/netperfmeter/index.html#latest-news
PR: 291927
Approved by: submitter is maintainer
benchmarks/netperfmeter: Update to 2.0.0
Improved data processing examples and plotting scripts so introduce R/CRAN
dependencies.
Proper registration of file type for NetPerfMeter output files,
including desktop icons so need for GraphicsMagick, pdf2svg, and
GhostScript during the build, as well as usage of desktop-file-utils.
Update maintainer's email.
Changelog: https://www.nntb.no/~dreibh/netperfmeter/index.html#latest-news
PR: 291927
Approved by: submitter is maintainer