Skip to content

Commit

Permalink
Ignore docs directory from pylint validation
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernricks committed Oct 26, 2018
1 parent 84f1247 commit c96d405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pylintrc
Expand Up @@ -11,7 +11,7 @@ ignore=CVS

# Add files or directories matching the regex patterns to the blacklist. The
# regex matches against base names, not paths.
ignore-patterns=
ignore-patterns=docs

# Pickle collected data for later comparisons.
persistent=yes
Expand Down

0 comments on commit c96d405

Please sign in to comment.