{"id":48002092,"url":"https://github.com/statiolake/ddc-ale","last_synced_at":"2026-04-04T12:24:06.183Z","repository":{"id":39887845,"uuid":"395254669","full_name":"statiolake/ddc-ale","owner":"statiolake","description":"ALE source for ddc.vim","archived":false,"fork":false,"pushed_at":"2024-06-30T07:27:29.000Z","size":21,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-01T15:04:58.310Z","etag":null,"topics":["ddc-source","ddc-vim"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/statiolake.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":"2021-08-12T08:49:57.000Z","updated_at":"2024-06-30T07:27:35.000Z","dependencies_parsed_at":"2024-05-17T16:41:46.247Z","dependency_job_id":"a655a748-5e29-4a82-bd6c-2b3296a9b9f1","html_url":"https://github.com/statiolake/ddc-ale","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/statiolake/ddc-ale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fddc-ale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fddc-ale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fddc-ale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fddc-ale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statiolake","download_url":"https://codeload.github.com/statiolake/ddc-ale/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fddc-ale/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31399837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":["ddc-source","ddc-vim"],"created_at":"2026-04-04T12:24:06.103Z","updated_at":"2026-04-04T12:24:06.173Z","avatar_url":"https://github.com/statiolake.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ddc-ale\n\nALE source for ddc.vim.\n\n## Requirements\n\n- ddc.vim: \u003chttps://github.com/Shougo/ddc.vim\u003e\n- ale.vim: \u003chttps://github.com/dense-analysis/ale\u003e\n\nYou also need denops.vim (\u003chttps://github.com/vim-denops/denops.vim\u003e) to use\nddc.vim, which depends on Deno (\u003chttps://deno.land/\u003e). For more installation\ndetails, please refer to each plugin's README.\n\n## Example\n\n```vim\n# Enable ALE source\ncall ddc#custom#patch_global('sources', ['ale'])\n\n# Option: cleanResultsWhitespace\ncall ddc#custom#patch_global('sourceParams',\n    \\ {'ale': {'cleanResultsWhitespace': v:false}})\n```\n\n## Options\n\n- `cleanResultsWhitespace`\n\n  Default: `v:false`\n\n  Whether it should remove the trailing whitespaces of each candidate\n  returned by ALE.\n\n  Usually you don't need to turn on this option Some LSPs (such as Rust\n  Analyzer) returne words containing trailing whitespaces. If you feel that's\n  unpleasant, you can fix the whitespace by turning this option to `v:true`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatiolake%2Fddc-ale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatiolake%2Fddc-ale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatiolake%2Fddc-ale/lists"}