# clang-tidy-checker
[![PyPI - Version](https://img.shields.io/pypi/v/clang-tidy-checker)](https://pypi.org/project/clang_tidy_checker/)
[![pipeline status](https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker/badges/main/pipeline.svg)](https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker/-/commits/main)
[![coverage report](https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker/badges/main/coverage.svg)](https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker/-/commits/main)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
Tool to check C / C++ source codes using clang-tidy.
## Documentation
- [Documentation built on main branch](https://musicscience37projects.gitlab.io/tools/clang-tidy-checker/)
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker",
"name": "clang_tidy_checker",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.10",
"maintainer_email": null,
"keywords": "clang-tidy, c++",
"author": "Kenta Kabashima",
"author_email": "kenta_program37@hotmail.co.jp",
"download_url": "https://files.pythonhosted.org/packages/83/e2/5e04083e4e3701ee4941876eea5784e99297d0761f22bdeac29396e6527d/clang_tidy_checker-0.6.0.tar.gz",
"platform": null,
"description": "# clang-tidy-checker\n\n[![PyPI - Version](https://img.shields.io/pypi/v/clang-tidy-checker)](https://pypi.org/project/clang_tidy_checker/)\n[![pipeline status](https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker/badges/main/pipeline.svg)](https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker/-/commits/main)\n[![coverage report](https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker/badges/main/coverage.svg)](https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker/-/commits/main)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)\n\nTool to check C / C++ source codes using clang-tidy.\n\n## Documentation\n\n- [Documentation built on main branch](https://musicscience37projects.gitlab.io/tools/clang-tidy-checker/)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tool to check C / C++ source codes using clang-tidy.",
"version": "0.6.0",
"project_urls": {
"Documentation": "https://musicscience37projects.gitlab.io/tools/clang-tidy-checker/",
"Homepage": "https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker",
"Repository": "https://gitlab.com/MusicScience37Projects/tools/clang-tidy-checker.git"
},
"split_keywords": [
"clang-tidy",
" c++"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "29dc04f139cfba1fe73602d480599e29d6dc3197e0842e7d527068d53cb42764",
"md5": "9fe15f8e210ec9045d9709a961df9a0d",
"sha256": "99d80556e10835ef16729535d5d1c3ef1d732032ab42eb842dba37f332e67ccf"
},
"downloads": -1,
"filename": "clang_tidy_checker-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9fe15f8e210ec9045d9709a961df9a0d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.10",
"size": 11732,
"upload_time": "2024-12-31T02:31:21",
"upload_time_iso_8601": "2024-12-31T02:31:21.374395Z",
"url": "https://files.pythonhosted.org/packages/29/dc/04f139cfba1fe73602d480599e29d6dc3197e0842e7d527068d53cb42764/clang_tidy_checker-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "83e25e04083e4e3701ee4941876eea5784e99297d0761f22bdeac29396e6527d",
"md5": "b88ac7c0be7312b749c9f97a0c981aea",
"sha256": "8018898ef077a792676284c7ff5c842201e441b5dd5fa80c2f06e120e2ba36cf"
},
"downloads": -1,
"filename": "clang_tidy_checker-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "b88ac7c0be7312b749c9f97a0c981aea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.10",
"size": 7733,
"upload_time": "2024-12-31T02:31:22",
"upload_time_iso_8601": "2024-12-31T02:31:22.889934Z",
"url": "https://files.pythonhosted.org/packages/83/e2/5e04083e4e3701ee4941876eea5784e99297d0761f22bdeac29396e6527d/clang_tidy_checker-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-31 02:31:22",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "MusicScience37Projects",
"gitlab_project": "tools",
"lcname": "clang_tidy_checker"
}