Files
community.okd/setup.cfg
Jeff Geerling 3db69dea2b Issue #1: Initial effort to lift some content out of the Kubernetes collection. (#3)
* Issue #1: Initial effort to lift some content out of the Kubernetes collection.

* Issue #1: Disable integration tests for now, as they're not relevant.
2020-08-05 16:00:19 -05:00

4 lines
50 B
INI

[flake8]
max-line-length = 160
ignore = W503,E402