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/pythontests.py | 1 - 1 file changed, 1 deletion(-) (limited to 'unittests/pythontests.py') diff --git a/unittests/pythontests.py b/unittests/pythontests.py index 7a709f0..c8efbdd 100644 --- a/unittests/pythontests.py +++ b/unittests/pythontests.py @@ -80,4 +80,3 @@ class PythonTests(BasePlatformTests): with self.assertRaises(unittest.SkipTest): self.init(testdir, extra_args=['-Dpython=dir']) self.wipe() - -- cgit v1.1