{"id":18031681,"url":"https://github.com/priv-kweihmann/oelint-vscode","last_synced_at":"2025-08-24T04:09:06.322Z","repository":{"id":104376719,"uuid":"254872607","full_name":"priv-kweihmann/oelint-vscode","owner":"priv-kweihmann","description":"vscode extension for oelint-adv","archived":false,"fork":false,"pushed_at":"2025-06-06T04:33:13.000Z","size":48,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T05:23:54.983Z","etag":null,"topics":["bitbake","linter","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/priv-kweihmann.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2020-04-11T13:22:46.000Z","updated_at":"2025-06-06T04:33:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8a8f3e3-6ac4-45e3-9a43-2f2ece554b28","html_url":"https://github.com/priv-kweihmann/oelint-vscode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/priv-kweihmann/oelint-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priv-kweihmann%2Foelint-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priv-kweihmann%2Foelint-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priv-kweihmann%2Foelint-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priv-kweihmann%2Foelint-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/priv-kweihmann","download_url":"https://codeload.github.com/priv-kweihmann/oelint-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priv-kweihmann%2Foelint-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271789553,"owners_count":24821382,"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-24T02:00:11.135Z","response_time":111,"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":["bitbake","linter","vscode","vscode-extension"],"created_at":"2024-10-30T10:10:21.917Z","updated_at":"2025-08-24T04:09:06.315Z","avatar_url":"https://github.com/priv-kweihmann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oelint-vscode\n\nA vscode extension to lint bitbake files.\n\nLot of the code actually written by [vscode-protolint](https://github.com/plexsystems/vscode-protolint) -\nso 99.9% of the credit go to them\n\n## Note\n\n**requires** `oelint-adv` to be installed locally (run `pip3 install --user oelint-adv`)\n\n**requires** `bitbake` language support installed in vscode\n\n## Usage\n\n- Install the extension and the tool\n- Open any `bitbake` document\n- On every saving operation the linter will be executed\n\n## Configuration\n\n| key                            | type          | default | description                                         |\n| ------------------------------ | ------------- | ------- | --------------------------------------------------- |\n| oelint-vscode.run.cache-path   | string        | ''      | Custom path to local caches                         |\n| oelint-vscode.run.cached       | boolean       | true    | run with local caches                               |\n| oelint-vscode.run.constantfile | string        | ''      | Path to constant file                               |\n| oelint-vscode.run.extra-layer  | array[string] | []      | Extra layer constant data to load                   |\n| oelint-vscode.run.fix          | boolean       | false   | Automatically resolve fixable issues                |\n| oelint-vscode.run.mode         | string        | fast    | Mode to run in (fast or all)                        |\n| oelint-vscode.run.nobackup     | boolean       | true    | Don't create backups files while auto fixing        |\n| oelint-vscode.run.noinfo       | boolean       | false   | No info level issues                                |\n| oelint-vscode.run.nowarn       | boolean       | false   | No warning level issues                             |\n| oelint-vscode.run.release      | string        | ''      | Yocto project release name to use (default: latest) |\n| oelint-vscode.run.rules.custom | array[string] | []      | Additional paths to search for custom rules         |\n| oelint-vscode.run.rules.nonstd | array[string] | []      | Additional non-standard rulesets to load            |\n| oelint-vscode.run.suppress     | array[string] | []      | Error IDs to suppress automatically                 |\n| oelint-vscode.update.auto      | boolean       | true    | Automatically update oelint-adv tool                |\n| oelint-vscode.update.user      | boolean       | true    | Update with --user switch                           |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriv-kweihmann%2Foelint-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriv-kweihmann%2Foelint-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriv-kweihmann%2Foelint-vscode/lists"}