{"id":19767809,"url":"https://github.com/sarcasm/run-iwyu","last_synced_at":"2025-08-18T09:13:27.609Z","repository":{"id":138545454,"uuid":"200938176","full_name":"Sarcasm/run-iwyu","owner":"Sarcasm","description":"A wrapper script around include-what-you-use, suitable for linting multiple files and to use for continuous integration","archived":false,"fork":false,"pushed_at":"2019-08-07T23:11:03.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T10:57:37.353Z","etag":null,"topics":["clang","continuous-integration","iwyu"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sarcasm.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-06T23:34:33.000Z","updated_at":"2019-08-07T23:11:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"50d46b0f-b633-46ce-97db-4a753f0ec81b","html_url":"https://github.com/Sarcasm/run-iwyu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sarcasm/run-iwyu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Frun-iwyu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Frun-iwyu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Frun-iwyu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Frun-iwyu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sarcasm","download_url":"https://codeload.github.com/Sarcasm/run-iwyu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Frun-iwyu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270969164,"owners_count":24677264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clang","continuous-integration","iwyu"],"created_at":"2024-11-12T04:32:32.063Z","updated_at":"2025-08-18T09:13:27.588Z","avatar_url":"https://github.com/Sarcasm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=============\n run-iwyu.py\n=============\n------------------------------------------------------\n Lint files and directories with include-what-you-use\n------------------------------------------------------\n\n.. contents::\n   :local:\n\nIntroduction\n============\n\nA wrapper script around include-what-you-use,\nsuitable for linting multiple files\nand to use for continuous integration.\n\nThis is an alternative to iwyu-tool.py,\nthat returns a sensible exit code,\nand make it easy to run on a subset of a compilation database.\n\n\nHow to use?\n===========\n\nCopy `run-iwyu.py \u003crun-iwyu.py\u003e`_ in your project,\nthen run it on specific files or whole directories::\n\n  ./run-iwyu.py -b build/ src include foo.cpp\n\nIt's possible to exclude paths from the recursive search::\n\n  ./run-iwyu.py \\\n      --exclude src/third_party \\\n      --exclude '*_test.cpp' \\\n      src include\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarcasm%2Frun-iwyu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarcasm%2Frun-iwyu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarcasm%2Frun-iwyu/lists"}