-
Notifications
You must be signed in to change notification settings - Fork 16
Insights: jsh9/pydoclint
Overview
-
- 4 Merged pull requests
- 0 Open pull requests
- 1 Closed issue
- 1 New issue
Excluding merges, 1 author
has pushed
4 commits to main and
19 commits
to all branches.
On main, 27 files
have changed and there have been
4,923 additions and
29 deletions.
Loading
4 Pull requests merged by 1 person
-
Fix a bug with ast.assign
#195 merged
Dec 26, 2024 -
Make pydoclint not crash on syntax erros (including invisible chars)
#194 merged
Dec 26, 2024 -
Fix a bug with reading non-UTF-8 encoded files
#192 merged
Dec 20, 2024 -
Fix a bug with subscript assign
#191 merged
Dec 20, 2024
1 Issue closed by 1 person
-
0.5.12: regression EdgeCaseError: astAssign.targets[0] is of type <class 'ast.Subscript'>
#190 closed
Dec 20, 2024
1 Issue opened by 1 person
-
False positive DOC503 in 0.5.12
#193 opened
Dec 20, 2024
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add error code for docstring styles that deviate from selected style
#169 commented on
Dec 24, 2024 • 0 new comments -
pydoclint generates DOC602 and DOC603 on google style guide example for classes
#163 commented on
Dec 24, 2024 • 0 new comments