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

ci: Add support for Python 3.11 linting #51

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

DenverCoder1
Copy link
Collaborator

@DenverCoder1 DenverCoder1 commented Oct 30, 2022

Summary

Adds linting support for Python 3.11.

All checks pass for linting ext menus with 3.11, so there should be no issue merging

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
    • I have run task pyright and fixed the relevant issues.
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

@DenverCoder1 DenverCoder1 marked this pull request as ready for review October 30, 2022 17:57
@DenverCoder1 DenverCoder1 added p: medium Priority: medium - should be worked on in the near future t: meta Type: meta - this does not relate to code or documentation s: awaiting review Status: the issue or PR is awaiting reviews labels Oct 30, 2022
@DenverCoder1 DenverCoder1 merged commit 2ac45e4 into nextcord:master Oct 31, 2022
@DenverCoder1 DenverCoder1 deleted the linting-311 branch October 31, 2022 15:10
@DenverCoder1 DenverCoder1 removed the s: awaiting review Status: the issue or PR is awaiting reviews label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: medium Priority: medium - should be worked on in the near future t: meta Type: meta - this does not relate to code or documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants