summaryrefslogtreecommitdiff
path: root/.pylintrc
AgeCommit message (Expand)Author
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins
2020-03-17cloudinit: remove six from packaging/tooling (#253)Daniel Watkins
2019-11-26cloud_tests: add azure platform support to integration testsahosmanmsft
2019-09-25pylintrc: add 'enter_context' to generated-members listRyan Harper
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-03-15tests: Fix some warnings in tests that popped up with newer python.Scott Moser
2018-01-05tests: Enable AWS EC2 Integration TestingJoshua Powers
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-04-21pylint: update output style to parseableJoshua Powers
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-03-24test: add running of pylintJoshua Powers