diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..18e6dc0 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,3 @@ +from Config import * +addFilter("name-repeated-in-summary .* WHOIS"); +addFilter("spelling-error .* (networksolutions|arin)");