Skip to content

Commit

Permalink
Moved flake8 config so molecule as well as IDEs pick it up [noci]
Browse files Browse the repository at this point in the history
  • Loading branch information
apollo13 committed Jun 27, 2019
1 parent 4b34df0 commit 4cc8734
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[flake8]
max-line-length=100
2 changes: 0 additions & 2 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,3 @@ verifier:
name: testinfra
lint:
name: flake8
options:
max-line-length: 100

0 comments on commit 4cc8734

Please sign in to comment.