0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Sep 11, 2025 — Sep 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: add ruff stuff to changelog More... over 1 year ago
Add more ruff lint rules (#328) More... over 1 year ago
Add ruff format to pre-commit More... over 1 year ago
Python versions less than 3.8 are no longer supported. More... over 1 year ago
bump release date More... over 1 year ago
update CONTRIBUTING.rst More... over 1 year ago
remove Python 2 keyword artifacts from pylint class-rgx More... over 1 year ago
Add ruff to pre-commit (#327) More... over 1 year ago
Move flake8 from tox to pre-commit (#326) More... over 1 year ago
prepare for release 2.0.1 and update changelog More... over 1 year ago
update fields of pyproject.toml More... over 1 year ago
Ruff rules for comprehensions and performance More... over 1 year ago
README.rst: Use pipx to install cpplint from PyPI (#325) More... over 1 year ago
PEP 621: Migrate from setup.{py, cfg} to pyproject.toml (#315) More... over 1 year ago
README.rst: Add instructions for pre-commit (#320) More... over 1 year ago
GitHub Actions: pipx run pre-commit run --all-files (#324) More... over 1 year ago
IWYU: treat stdio.h the same way as cstdio (#319) More... over 1 year ago
Add pre-commit More... over 1 year ago
fix: revert Win32 slash replacement changes, use subprocess.run() More... over 1 year ago
Fix typos discovered by codespell More... over 1 year ago
lint CLI tests More... over 1 year ago
Fix false positive for indented parameters in namespaces More... over 1 year ago
Fix missing comma between items in _CPP_HEADERS More... almost 2 years ago
Releasing 2.0.0 (#292) More... almost 2 years ago
Add piping and cached cppvar to changelog More... almost 2 years ago
Cache cppvar to improve performance More... almost 2 years ago
Disable "too-many-positional-arguments" More... almost 2 years ago
Fix reading from stdin More... almost 2 years ago
Fix false positive on concept declaration (#288) More... almost 2 years ago
Remove readability/fn_size error throw (#287) More... about 2 years ago