From 59d4f771d280cbea0d0afc9579e127225751c028 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Wed, 9 Jun 2021 14:57:15 -0400 Subject: editorconfig: add setting to trim trailing whitespace and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines. --- unittests/rewritetests.py | 1 - 1 file changed, 1 deletion(-) (limited to 'unittests/rewritetests.py') diff --git a/unittests/rewritetests.py b/unittests/rewritetests.py index 72704bb..f03de0a 100644 --- a/unittests/rewritetests.py +++ b/unittests/rewritetests.py @@ -345,4 +345,3 @@ class RewriterTests(BasePlatformTests): } } self.assertDictEqual(out, expected) - -- cgit v1.1