| commit | 176f8a356b1bb3590a1e00d7799a821027312904 | [log] [tgz] |
|---|---|---|
| author | Danny Tuppeny <danny@tuppeny.com> | Wed Feb 05 16:49:47 2025 +0000 |
| committer | GitHub <noreply@github.com> | Wed Feb 05 16:49:47 2025 +0000 |
| tree | b616463585a9af7e1a54bde768c2b0fc70e9a250 | |
| parent | b6b0e439dff973ddd2e36d992940fb5a4a9b1947 [diff] |
Fix licence tool include/excludes for Windows (#8843) If the YAML file contains an exclusion using a forward slash then this condition would fail to match when running on Windows. This change uses `path.isWithin()` which handles the mismatched slashes automatically. This fixes some test failures when running the licence tests on Windows.
Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.
For documentation on installing and trying out DevTools, please see our docs.
Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.
By using Dart DevTools, you agree to the Google Terms of Service. To understand how we use data collected from this service, see the Google Privacy Policy.