Skip to content

Some small pointers on library development #379

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

Merged
merged 4 commits into from
Nov 9, 2022

Conversation

davclark
Copy link
Contributor

@davclark davclark commented May 2, 2022

  • Added a LIBRARY_DEVELOPMENT.rst doc in the root
  • Added a mention of this doc in the README.rst

This is just intended as a starting point, you are welcome to change or dispose of it as you please!

@davclark davclark force-pushed the library_development_doc branch from e11b562 to e5fc372 Compare May 2, 2022 20:45
@FoamyGuy
Copy link
Contributor

FoamyGuy commented May 2, 2022

For some reason the actions seems to be running against an older commit rather than the most recent one. It's failing due to end of file newline in the new rst file. But as far as I can tell that was fixed int he latest commit so I'm not really sure why it didn't pass

`installing mypy`_. You can then run mypy from the command line or from within your editor / IDE.

.. _installing mypy: https://mypy.readthedocs.io/en/stable/getting_started.html#installing-and-running-mypy

Copy link
Contributor

Choose a reason for hiding this comment

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

Still a blank line here, causing pre-commit failure. The previous file had two blank lines.

@dhalbert dhalbert changed the title Some small pointers on library devleopment Some small pointers on library development May 2, 2022
Copy link
Contributor

@jepler jepler left a comment

Choose a reason for hiding this comment

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

I updated the PR and fixed the whitespace problem.

@jepler jepler requested a review from dhalbert November 9, 2022 17:34
@jepler jepler merged commit 0a7f238 into adafruit:main Nov 9, 2022
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.

4 participants