Skip to content

Instantly share code, notes, and snippets.

View arnulfojr's full-sized avatar
👾

Arnulfo Solis Ramirez arnulfojr

👾
  • Berlin, Germany
  • 17:55 (UTC +02:00)
View GitHub Profile
@arnulfojr
arnulfojr / .flake8
Created February 20, 2019 12:56
Flake8 configuration
[flake8]
ignore =
W391,
E402,
# ignore definition docstring, as not all of the definitions require it
D103,
# ignore package docstring, as module docstring is much accurate
D104,
# ignore docstring in __init__ methods
D107
[
{
"Id": "sha256:10ead2ac9c1769af935f1f0ca74a93e770665ca0d3bd578a24e5ce9c842fd588",
"RepoTags": [
"weaveworks/weave-kube:2.3.0"
],
"RepoDigests": [
"weaveworks/weave-kube@sha256:b3af3b8a1b02bc474535e546aeb8a4ce8cfafbeffa3ef6f6cf5fb87ec4c4be4c"
],
"Parent": "",