Skip to content
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

Remove deprecated options from .pylintrc #6462

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

palmtree5
Copy link
Member

Description of the changes

Remove optimize-ast and files-output from our pylintrc given that those options were removed from pylint in 2017

Have the changes in this PR been tested?

Yes
No

@palmtree5 palmtree5 added the Category: Meta This is related to the repository maintenance. label Oct 7, 2024
@github-actions github-actions bot removed the Category: Meta This is related to the repository maintenance. label Oct 7, 2024
@Kreusada Kreusada added this to the 3.5.14 milestone Nov 17, 2024
@Kreusada Kreusada added the Type: Optimisation Situations where too much time is necessary to complete the task. label Nov 17, 2024
@Kreusada Kreusada self-assigned this Nov 17, 2024
@Kreusada Kreusada added the Category: Meta This is related to the repository maintenance. label Nov 17, 2024
@Kreusada Kreusada changed the title [Dev] Remove a couple removed options from our pylintrc Remove deprecated options from .pylintrc Nov 17, 2024
@github-actions github-actions bot removed the Category: Meta This is related to the repository maintenance. label Nov 17, 2024
Copy link
Member

@Kreusada Kreusada left a comment

Choose a reason for hiding this comment

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

Thanks for this change.

@Kreusada Kreusada merged commit 33e0eac into Cog-Creators:V3/develop Nov 17, 2024
17 checks passed
@red-githubbot red-githubbot bot added the Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. label Nov 17, 2024
@Kreusada Kreusada added Changelog Entry: Skipped Changelog entry for this PR is unnecessary. and removed Changelog Entry: Pending Changelog entry for this PR hasn't been added by repo maintainers yet. labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog Entry: Skipped Changelog entry for this PR is unnecessary. Type: Optimisation Situations where too much time is necessary to complete the task.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants