]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/vim/files/flake8
Use python-mode as vim ide
[max/saltfiles.git] / states / vim / files / flake8
index 22fe9a1b716f5944ec436b3dc76306f4ac0e89c7..c2d982fffb0fa85ab954a7245b4aeb6a2e3d544f 100644 (file)
@@ -1,3 +1,4 @@
 [flake8]
-max_line_length = 119
-max_doc_length = 80
+max-line-length = 120
+max-doc-length = 99
+ignore = BLK100