Skip to content
This repository has been archived by the owner on Feb 25, 2025. It is now read-only.

Commit

Permalink
Merge branch 'flutter-3.24-candidate.0' into fix-embedded-scroll-2-cp
Browse files Browse the repository at this point in the history
  • Loading branch information
ditman authored Jul 22, 2024
2 parents c509b0c + c081e36 commit 3993943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/clang_tidy/test/header_filter_regex_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ void main() {
test('contains every root directory in the regex', () {
// These are a list of directories that should _not_ be included.
const Set<String> intentionallyOmitted = <String>{
'.dart_tool',
'.git',
'.github',
'build_overrides',
Expand Down

0 comments on commit 3993943

Please sign in to comment.