aboutsummaryrefslogtreecommitdiff
path: root/scripts/pylintrc
AgeCommit message (Collapse)Author
2015-11-11pylintrc: disable reportsMike Frysinger
I've never found these useful, nor found anyone else who likes them. Turn them off by default.
2014-03-21Implement benchmarking script in pythonSiddhesh Poyarekar
Implemented the benchmark script in python since it is much cleaner and simpler to maintain.