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. --- packaging/createpkg.py | 1 - 1 file changed, 1 deletion(-) (limited to 'packaging/createpkg.py') diff --git a/packaging/createpkg.py b/packaging/createpkg.py index b85845fa4..95a70944b 100755 --- a/packaging/createpkg.py +++ b/packaging/createpkg.py @@ -114,4 +114,3 @@ if __name__ == '__main__': pg = PkgGenerator() pg.build_dist() pg.build_package() - -- cgit v1.2.3