summaryrefslogtreecommitdiffstats
path: root/ansible_collections/hetzner/hcloud/.flake8
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/hetzner/hcloud/.flake8')
-rw-r--r--ansible_collections/hetzner/hcloud/.flake83
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/hetzner/hcloud/.flake8 b/ansible_collections/hetzner/hcloud/.flake8
new file mode 100644
index 000000000..9e9cd9200
--- /dev/null
+++ b/ansible_collections/hetzner/hcloud/.flake8
@@ -0,0 +1,3 @@
+[flake8]
+extend-ignore =
+ E501