Skip to content

Conversation

henryiii
Copy link
Member

@henryiii henryiii commented Dec 30, 2021

Adding

  • spell checking
  • partial non-enforced shell checking (also removing old shell scripts that are unused, mostly from Travis)
  • isort
  • pyupgrade for 2.7+ (not dropping Python 2.7 yet; I think we should as soon as pybind11 releases Python 3 only, or sooner)
  • Some common mistake checking

"nane"_a,
"name"_a,
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not going to tag @adamchainz every time code spell catches a real API error, but maybe once or twice ;) https://twitter.com/AdamChainz/status/1459076392801517600?s=20

(This is the only PDF with nane="..." instead of name="..." out of several dozen)

Choose a reason for hiding this comment

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

haha cool :)

@henryiii henryiii merged commit e71897d into master Dec 30, 2021
@henryiii henryiii deleted the henryiii/style/checks branch December 30, 2021 05:08
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.

2 participants