Skip to content

Commit

Permalink
Update lint_test/prefer_match_file_name_test.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
yurii-prykhodko-solid authored Sep 22, 2023
1 parent 2bc693e commit 1fcbd51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lint_test/prefer_match_file_name_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/// Check the `prefer-match-file-name` rule
class _AnotherPrivateClass {}

// expect_lint: prefer-match-file-name
class PreferMatchFileNameTest {}

/// Only first public element declaration is checked
Expand Down

0 comments on commit 1fcbd51

Please sign in to comment.