runs clang-tidy on specified files
Usage: fx clang-tidy [--fix] [--verbose] [--target=TARGET|--files=FILES]
--fix Apply recommended fixes
--target Run on a specified GN build target
--files List of files on which to run clang-tidy
runs clang-tidy on specified files
Usage: fx clang-tidy [--fix] [--verbose] [--target=TARGET|--files=FILES]
--fix Apply recommended fixes
--target Run on a specified GN build target
--files List of files on which to run clang-tidy
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-17 UTC.