Carlos O'Donell
078c18d358
pylintrc: Remove obsolete ignore section and comments.
...
Remove the obsolete ignore=CVS since we use git now.
We make the code more inclusive by removing obsolete comments.
Reviewed-by: Florian Weimer <fweimer@redhat.com >
2025-05-21 12:47:40 -04:00
Paul Pluzhnikov
7f0d9e61f4
Fix all the remaining misspellings -- BZ 25337
2023-06-02 01:39:48 +00:00
Mike Frysinger
1a44f1433e
pylintrc: disable reports
...
I've never found these useful, nor found anyone else who likes them.
Turn them off by default.
2015-11-11 13:41:57 -05:00
Siddhesh Poyarekar
df26ea5359
Implement benchmarking script in python
...
Implemented the benchmark script in python since it is much cleaner
and simpler to maintain.
2014-03-21 17:32:50 +05:30