Skip to content

Conversation

@stefmolin
Copy link
Contributor

@stefmolin stefmolin commented Feb 15, 2025

The docs now reference a non-existent rule (G08), which, based on #592, I believe should be GL08.

I also think that line is a little misleading since that does not apply to the pre-commit hook or numpydoc lint, which both use the AstValidator.

@stefanv stefanv merged commit 532cd7d into numpy:main Feb 15, 2025
30 of 31 checks passed
@mattgebert
Copy link
Contributor

I have just recently realized the hook runs on the AST, and will providing a new PR shortly (re-opened #591). Just figuring out how to write a test similar to the ones in test_validate_hook.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants