{"id":15722319,"url":"https://github.com/stackotter/swift-lint-plugin","last_synced_at":"2026-03-09T12:38:30.813Z","repository":{"id":113773421,"uuid":"455727470","full_name":"stackotter/swift-lint-plugin","owner":"stackotter","description":"A SwiftPM plugin that adds a linting command","archived":false,"fork":false,"pushed_at":"2022-04-17T22:48:02.000Z","size":4,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T23:43:17.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/stackotter.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":"2022-02-04T23:33:58.000Z","updated_at":"2023-02-06T11:17:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"60efe14b-f375-422a-8ac4-eda282c0868a","html_url":"https://github.com/stackotter/swift-lint-plugin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/stackotter/swift-lint-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fswift-lint-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fswift-lint-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fswift-lint-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fswift-lint-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackotter","download_url":"https://codeload.github.com/stackotter/swift-lint-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fswift-lint-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30295607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T11:12:22.024Z","status":"ssl_error","status_checked_at":"2026-03-09T11:10:54.577Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-03T22:06:38.978Z","updated_at":"2026-03-09T12:38:30.780Z","avatar_url":"https://github.com/stackotter.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftLintPlugin\n\nThis is a SwiftPM plugin that adds a lint command. SwiftPM plugins are only available in Swift 5.6+\n\n## Usage\n\nAdd the following dependency to your `Package.swift` file:\n\n```swift\n.package(name: \"SwiftLintPlugin\", url: \"https://github.com/stackotter/swift-lint-plugin\", branch: \"main\")\n```\n\nAnd then lint your project with:\n\n```swift\nswift package plugin --disable-sandbox lint\n```\n\nOr if you want to lint a specific target:\n\n```swift\nswift package plugin --target MyTarget --disable-sandbox lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackotter%2Fswift-lint-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackotter%2Fswift-lint-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackotter%2Fswift-lint-plugin/lists"}