Skip to content

Commit

Permalink
ignore docs again
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Nov 11, 2024
1 parent 7dec020 commit a0b0075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.repo_name}}/.pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ignore=CVS
# ignore-list. The regex matches against paths and can be in Posix or Windows
# format. Because '\\' represents the directory delimiter on Windows systems,
# it can't be used as an escape character.
ignore-paths=
ignore-paths=docs

# Files or directories matching the regular expression patterns are skipped.
# The regex matches against base names, not paths. The default value ignores
Expand Down

0 comments on commit a0b0075

Please sign in to comment.