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

Update pylintrc, fix jQuery for docs #228

Merged
merged 1 commit into from
May 17, 2023

Conversation

tekktrik
Copy link
Member

  • Updates .pylintrc to specify exceptions per pylint warning
  • Fixes jQuery for Sphinx

@tekktrik tekktrik requested review from FoamyGuy and kattni May 14, 2023 17:11
@tekktrik tekktrik linked an issue May 14, 2023 that may be closed by this pull request
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

jquery fix looks good to me.

The pylint one I'm less familiar with, but found this SO answer: https://stackoverflow.com/questions/75370815/pylint-specifying-exception-names-in-the-overgeneral-exceptions-option-without that suggests the same change made to fix a warning. Looks like that has been applied successfully to me.

Copy link
Contributor

@kattni kattni left a comment

Choose a reason for hiding this comment

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

Thanks!

@kattni kattni merged commit 72d513c into adafruit:main May 17, 2023
@tekktrik tekktrik deleted the dev/pylintrc-jquery branch February 14, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update .pylintrc Bottom panel missing in libraries docs. (jquery missing)
3 participants