From 4197ea20e9baec9df9f15453263d44009cd728e4 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Fri, 30 Jun 2023 07:38:23 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .rpmlint | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .rpmlint diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..36cc9db --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* pragma");