A detailed account of contributing to numpydoc, from identifying the need for a pre-commit hook to building static code analysis functionality using Python's AST module. The journey involved creating the AstValidator class to analyze code without importing it, implementing configuration options via pyproject.toml, and adding

13m read timeFrom stefaniemolin.com
Post cover image
Table of contents
First exposure to numpydocBuilding a pre-commit hook for numpydocCLI improvementsWelcome to the team
3 Comments

Sort: