Skip to content

Conversation

@henryiii
Copy link
Contributor

@henryiii henryiii commented Jan 5, 2026

Close #86.

Adds a check for __dir__, split into two codes (one for __init__). The __init__ check will not trigger unless something is defined in init.

@auto-assign auto-assign bot requested a review from domdfcoding January 5, 2026 20:24
@repo-helper repo-helper bot added failure: mypy The mypy check is failing. failure: flake8 The Flake8 check is failing. labels Jan 5, 2026
@henryiii henryiii force-pushed the henryiii/feat/__dir__ branch from f17d744 to 40a16aa Compare January 5, 2026 20:26
@repo-helper repo-helper bot added failure: Linux The Linux tests are failing. failure: Windows The Windows tests are failing. and removed failure: flake8 The Flake8 check is failing. labels Jan 5, 2026
@henryiii henryiii force-pushed the henryiii/feat/__dir__ branch from 40a16aa to 8951144 Compare January 5, 2026 20:42
@repo-helper repo-helper bot removed failure: Linux The Linux tests are failing. failure: Windows The Windows tests are failing. labels Jan 5, 2026
@henryiii henryiii force-pushed the henryiii/feat/__dir__ branch from 8951144 to 453ecf9 Compare January 5, 2026 21:51
@repo-helper repo-helper bot added failure: flake8 The Flake8 check is failing. failure: Linux The Linux tests are failing. failure: Windows The Windows tests are failing. and removed failure: mypy The mypy check is failing. labels Jan 5, 2026
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
@henryiii henryiii force-pushed the henryiii/feat/__dir__ branch from 453ecf9 to 16ec0c1 Compare January 5, 2026 21:53
@repo-helper repo-helper bot removed the failure: flake8 The Flake8 check is failing. label Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

failure: Linux The Linux tests are failing. failure: Windows The Windows tests are failing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add check for __dir__

2 participants