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/darwintests.py | 1 - 1 file changed, 1 deletion(-) (limited to 'unittests/darwintests.py') diff --git a/unittests/darwintests.py b/unittests/darwintests.py index cff0d0c..6bf15aa 100644 --- a/unittests/darwintests.py +++ b/unittests/darwintests.py @@ -148,4 +148,3 @@ class DarwinTests(BasePlatformTests): testdir = os.path.join(self.objcpp_test_dir, '1 simple') self.init(testdir) self.assertIn('-std=c++14', self.get_compdb()[0]['command']) - -- cgit v1.1