mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Example usage: ```shell $ dart tools/clang_tidy/bin/main.dart --lint-all --enable-check-profile ``` I plan to use this to help triage why clang_tidy takes so long, and if particular rules are contributing to most of the cost.