Skip to content

Commit

Permalink
disable pylint error on landscape.io
Browse files Browse the repository at this point in the history
  • Loading branch information
ar4s committed Feb 29, 2016
1 parent 0bdd376 commit d3bfa5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .landscape.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ ignore-paths:
- docs
ignore-patterns:
- (^|/)docs(/|$)
pylint:
disable:
- E1002

0 comments on commit d3bfa5d

Please sign in to comment.