0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: add fix-style make target More... 9 days ago
style: add I to lint, run ruff check --fix More... 9 days ago
style: add RUF to lint, ignore some specific ones More... 9 days ago
style: switch from flake8 to ruff and black style More... 10 days ago
style: stop ignoring E302 More... 10 days ago
packaging: Drop `requirements.txt` in favor of dependency-groups More... 10 days ago
packaging: Split up the `dev` extra into smaller components More... 10 days ago
packaging: Include everything in the sdist More... 10 days ago
packaging: Drop setup.py file More... 10 days ago
Hawkmoth 0.22.0 More... about 2 months ago
changelog: add missing changes since 0.21 More... about 2 months ago
parser: Check for null cursors from get_tokens More... about 2 months ago
style: stop ignoring E305 More... 3 months ago
github: run CI on macos-latest More... 3 months ago
github: keep running macOS CI on macos-14 More... 3 months ago
test: add a skip() helper for filtering docstrings and files More... 3 months ago
extension: return ViewList from __get_docstrings() More... 4 months ago
extension: move parsed file filtering higher More... 4 months ago
docstring: clarify constructor parameters More... 4 months ago
docstring: move nest_lines() to DocstringProcessor More... 4 months ago
docstring: move remove_comment_markers() to DocstringProcessor More... 4 months ago
docstring: remove process_docstring option More... 4 months ago
test: switch to DocstringProcessor More... 4 months ago
cli: switch to DocstringProcessor More... 4 months ago
extension: switch to DocstringProcessor More... 4 months ago
docstring: add DocstringProcessor More... 4 months ago
version: bump development version to 0.22.0.dev0 More... 4 months ago
extension: add a _skip() helper for filtering docstrings and files More... 4 months ago
test: add get_docstring() abstraction More... 4 months ago
test: use docstring iterator for first level docstrings More... 4 months ago