Skip to content

Add pylintrc config for ignore patterns and paths #5154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Add pylintrc config for ignore patterns and paths #5154

wants to merge 1 commit into from

Conversation

alexandear
Copy link

Type of Changes

Type
βœ“ πŸ“œ Docs

Description

Add empty ignore-paths and ignore-patterns options to pylintrc config.

@alexandear alexandear changed the title Add ignore-patterns, ignore-paths to pylintrc Add config to ignore patterns and paths to pylintrc Oct 14, 2021
@alexandear alexandear changed the title Add config to ignore patterns and paths to pylintrc Add pylintrc config for ignore patterns and paths Oct 14, 2021
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really understand this change, could you explain in more detail please ?

@@ -11,6 +11,14 @@
# paths.
ignore=CVS

# Add files or directories matching the regex patterns to the blacklist. The
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Add files or directories matching the regex patterns to the blacklist. The
# Add files or directories matching the regex patterns to the disallowlist. The

@Pierre-Sassoulas Pierre-Sassoulas added the Waiting on author Indicate that maintainers are waiting for a message of the author label Oct 25, 2021
@alexandear alexandear closed this Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation πŸ“— Waiting on author Indicate that maintainers are waiting for a message of the author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants