summaryrefslogtreecommitdiff
path: root/.pylintrc
Commit message (Expand)AuthorAgeFilesLines
* CI: add non-blocking run against the linters tip versions (#1531)Paride Legovini2022-06-271-1/+2
* tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini2021-09-211-1/+2
* cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins2020-07-151-3/+1
* cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins2020-07-131-2/+1
* cloudinit: remove six from packaging/tooling (#253)Daniel Watkins2020-03-171-1/+0
* cloud_tests: add azure platform support to integration testsahosmanmsft2019-11-261-1/+1
* pylintrc: add 'enter_context' to generated-members listRyan Harper2019-09-251-1/+1
* Add datasource Oracle Compute Infrastructure (OCI).Scott Moser2018-08-171-1/+2
* pylint: pay attention to unused variable warnings.Scott Moser2018-04-191-1/+1
* tests: Fix some warnings in tests that popped up with newer python.Scott Moser2018-03-151-1/+11
* tests: Enable AWS EC2 Integration TestingJoshua Powers2018-01-051-1/+1
* pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper2017-12-071-1/+1
* pylint: update output style to parseableJoshua Powers2017-04-211-1/+1
* pylint: fix all logging warningsJoshua Powers2017-04-211-3/+24
* test: add running of pylintJoshua Powers2017-03-241-0/+39