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

docs: bump version to v0.8.1 documentation Improvements or additions to documentation
#70 by shenxianpeng was merged Jul 1, 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…
feat: add allow-prereleases: true to test enhancement New feature or request
#66 by shenxianpeng was merged May 26, 2025 Loading…
Update readme about how to improve performance documentation Improvements or additions to documentation
#65 by shenxianpeng was merged May 26, 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 pyproject.toml to adopt PEP639 enhancement New feature or request
#60 by shenxianpeng was merged Mar 27, 2025 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…
Create CONTRIBUTING.md documentation Improvements or additions to documentation
#58 by shenxianpeng was closed Mar 27, 2025 Draft
feat: support testing on diff python versions enhancement New feature or request
#56 by shenxianpeng was merged Dec 17, 2024 Loading…
docs: update README.md documentation Improvements or additions to documentation
#52 by shenxianpeng was merged Aug 28, 2024 Loading…
remove generate_compilation_database enhancement New feature or request
#51 by shenxianpeng was merged Aug 16, 2024 Loading…
remove @pytest.mark.skip enhancement New feature or request
#50 by shenxianpeng was merged Aug 16, 2024 Loading…
chore: delete setup.py enhancement New feature or request
#49 by shenxianpeng was merged Aug 14, 2024 Loading…
Omit tests folder and exclude func to increate coverage rate enhancement New feature or request
#46 by shenxianpeng was merged May 28, 2024 Loading…
Create stale.yml enhancement New feature or request
#45 by shenxianpeng was merged Apr 9, 2024 Loading…
update dependabot.yml to bump group updates enhancement New feature or request
#43 by shenxianpeng was merged Mar 13, 2024 Loading…
fix autolabeler by adding pull request events bug Something isn't working
#41 by shenxianpeng was merged Mar 7, 2024 Loading…
Update README.md documentation Improvements or additions to documentation
#40 by shenxianpeng was merged Mar 7, 2024 Loading…
Update README.md to add CodeQL badge documentation Improvements or additions to documentation
#37 by shenxianpeng was merged Feb 27, 2024 Loading…
Change workflows from one to two bug Something isn't working
#36 by shenxianpeng was merged Feb 27, 2024 Loading…
Try to fix pre-commit failure bug Something isn't working
#35 by shenxianpeng was merged Feb 27, 2024 Loading…
Support codeql analysis enhancement New feature or request
#34 by shenxianpeng was merged Feb 27, 2024 Loading…
Install cpp-linter-hooks before runing test bug Something isn't working
#32 by shenxianpeng was merged Feb 22, 2024 Loading…
Switch to reusable workflows enhancement New feature or request
#31 by shenxianpeng was merged Feb 22, 2024 Loading…
run pre-commit against all the files enhancement New feature or request
#30 by shenxianpeng was merged Feb 17, 2024 Loading…
ProTip! Filter pull requests by the default branch with base:main.