We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012ee33 commit a2f585dCopy full SHA for a2f585d
lint_test/prefer_match_file_name_extension_test.dart
@@ -1,6 +1,5 @@
1
// ignore_for_file: unused_element, unused_field
2
3
/// Check the `prefer_match_file_name` rule
4
-/// To trigger lint delete "extension" from exclude_entity in analysis_options.yaml
5
// expect_lint: prefer_match_file_name
6
extension WrongExtension on List {}
0 commit comments