summaryrefslogtreecommitdiff
path: root/contrib/python/podman/.pylintrc
Commit message (Collapse)AuthorAge
* Implement pod varlink bindingsJhon Honce2018-10-01
* Update varlink document * Add NoContainersInPod error in go and python * Add support for varlink pod interface * New code passes pylint * Fix bug in test_runner.sh * Update integration tests for race condition on status check * Add missing port config file support Signed-off-by: Jhon Honce <jhonce@redhat.com>