{"id":19601506,"url":"https://github.com/stackstorm/lint-configs","last_synced_at":"2025-07-27T08:03:50.650Z","repository":{"id":145243925,"uuid":"51834800","full_name":"StackStorm/lint-configs","owner":"StackStorm","description":"Lint configs for different tools (flake8, pylint, etc.) used by StackStorm projects / repositories.","archived":false,"fork":false,"pushed_at":"2020-02-13T01:43:37.000Z","size":19,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-11T00:05:56.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StackStorm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-02-16T12:39:39.000Z","updated_at":"2020-03-23T19:38:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"aee873df-19f8-4b3a-aa99-909bc6b3ca92","html_url":"https://github.com/StackStorm/lint-configs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StackStorm/lint-configs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StackStorm%2Flint-configs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StackStorm%2Flint-configs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StackStorm%2Flint-configs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StackStorm%2Flint-configs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StackStorm","download_url":"https://codeload.github.com/StackStorm/lint-configs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StackStorm%2Flint-configs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267327530,"owners_count":24069442,"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-07-27T02:00:11.917Z","response_time":82,"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":[],"created_at":"2024-11-11T09:18:43.086Z","updated_at":"2025-07-27T08:03:50.643Z","avatar_url":"https://github.com/StackStorm.png","language":null,"readme":"# StackStorm Lint Configs\n\nThis repository contains lint configs for different programming languages and\ntools (flake8, pylint, etc.) used by different StackStorm repositories.\n\nConfigs are grouped in sub-directories by programming language.\n\n## Usage\n\nTo use those configs, add this repository as a git subtree to the repository\nwhere you want to utilize those configs. After that is done, update make\ntargets (or similar) to correctly pass path to the configs to the tools\nin question.\n\n```bash\ngit subtree add --prefix lint-configs https://github.com/StackStorm/lint-configs.git master --squash\n```\n\nTo use it (example with pylint)\n\n```bash\npylint -E --rcfile=./lint-configs/python/.pylintrc\n...\n```\n\nAnd once you want to pull changes / updates from the lint-configs repository:\n\n```bash\ngit subtree pull --prefix lint-configs https://github.com/StackStorm/lint-configs.git master --squash\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackstorm%2Flint-configs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackstorm%2Flint-configs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackstorm%2Flint-configs/lists"}