| # Source files should not be normalized to avoid confusing clang-format-diff.py |
| # Explicitly declare text files we want to be normalized. |
| # File that should not be converted. |
| tests/web/eof_line_ending_test.dart -text |
| tests/web/string_interpolation_test.dart -text |
| tests/web/string_interpolation_dynamic_test.dart -text |
| tests/web/literal_string_juxtaposition_test.dart -text |
| tests/language/string/raw_string_test.dart -text |
| tests/language/string/multiline_strings_test.dart -text |
| tests/language/string/multiline_newline_cr.dart -text |
| tests/language/string/multiline_newline_crlf.dart -text |
| tests/language/string/multiline_newline_lf.dart -text |
| tests/lib/mirrors/method_mirror_source_line_ending_cr.dart -text |
| tests/lib/mirrors/method_mirror_source_line_ending_crlf.dart -text |
| tests/lib/mirrors/method_mirror_source_line_ending_lf.dart -text |
| tests/lib/mirrors/method_mirror_source_line_ending_test.dart -text |
| tests/lib/mirrors/method_mirror_source_other.dart -text |
| tests/lib/mirrors/method_mirror_source_test.dart -text |
| # Files to leave alone and not diff. |