Skip to content

Pull requests: cpp-linter/cpp-linter-hooks

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Try to fix pre-commit failure bug Something isn't working
#35 by shenxianpeng was merged Feb 27, 2024 Loading…
remove generate_compilation_database enhancement New feature or request
#51 by shenxianpeng was merged Aug 16, 2024 Loading…
docs: update README.md documentation Improvements or additions to documentation
#52 by shenxianpeng was merged Aug 28, 2024 Loading…
feat: support testing on diff python versions enhancement New feature or request
#56 by shenxianpeng was merged Dec 17, 2024 Loading…
chore: remove Python 3.8 support as it is EOL enhancement New feature or request
#59 by shenxianpeng was merged Mar 25, 2025 Loading…
Update pyproject.toml to adopt PEP639 enhancement New feature or request
#60 by shenxianpeng was merged Mar 27, 2025 Loading…
chore: update default clang version to 16 enhancement New feature or request minor A minor version bump
#63 by shenxianpeng was merged Apr 22, 2025 Loading…
Update readme about how to improve performance documentation Improvements or additions to documentation
#65 by shenxianpeng was merged May 26, 2025 Loading…
feat: add allow-prereleases: true to test enhancement New feature or request
#66 by shenxianpeng was merged May 26, 2025 Loading…
chore: move deps from requirements-dev.txt to pyproject.toml enhancement New feature or request
#68 by shenxianpeng was merged Jun 1, 2025 Loading…
docs: bump version to v0.8.1 documentation Improvements or additions to documentation
#70 by shenxianpeng was merged Jul 1, 2025 Loading…
feat: add more clang versions for testing enhancement New feature or request
#72 by shenxianpeng was merged Jul 1, 2025 Loading…
chore: bump clang-tools default version to 18 documentation Improvements or additions to documentation enhancement New feature or request
#73 by shenxianpeng was merged Jul 1, 2025 Loading…
docs: update README.md documentation Improvements or additions to documentation
#74 by shenxianpeng was merged Jul 1, 2025 Loading…
feat: add tests and format code using ruff enhancement New feature or request
#75 by shenxianpeng was merged Jul 1, 2025 Loading…
chore: add pragma: no cover to ignore test enhancement New feature or request
#76 by shenxianpeng was closed Jul 4, 2025 Loading…
clang-format hook support --verbose output enhancement New feature or request
#79 by shenxianpeng was merged Jul 4, 2025 Loading…
feat: support codspeed enhancement New feature or request
#81 by shenxianpeng was merged Jul 4, 2025 Loading…
feat: add e2e.yml tests This PR adds/removes/updates test cases
#83 by shenxianpeng was closed Oct 27, 2025 Loading…
feat: add paths to codspeed.yml enhancement New feature or request
#84 by shenxianpeng was merged Jul 4, 2025 Loading…
fix: change require_serial to true bug Something isn't working documentation Improvements or additions to documentation
#85 by shenxianpeng was merged Jul 4, 2025 Loading…
Migration: From Clang Tools Binaries to Python Wheels documentation Improvements or additions to documentation enhancement New feature or request major A major version bump
#87 by shenxianpeng was merged Jul 5, 2025 Loading…
fix: get rid of toml and packaging and improve performance bug Something isn't working
#89 by shenxianpeng was merged Jul 6, 2025 Loading…
fixup #89 to get latest version bug Something isn't working
#90 by shenxianpeng was merged Jul 6, 2025 Loading…
chore(deps): bump clang-format from 20.1.7 to 20.1.8 in the pip group dependencies Pull requests that update a dependency file patch A patch version bump python Pull requests that update Python code
#91 by dependabot bot was closed Jul 16, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.