{"id":20821898,"url":"https://github.com/flycheck/flycheck-cask","last_synced_at":"2025-10-07T23:28:17.390Z","repository":{"id":149191339,"uuid":"12193146","full_name":"flycheck/flycheck-cask","owner":"flycheck","description":"Cask support for Flycheck","archived":false,"fork":false,"pushed_at":"2024-02-05T17:21:42.000Z","size":34,"stargazers_count":16,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-12T06:30:17.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flycheck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2013-08-18T09:32:33.000Z","updated_at":"2024-02-05T08:54:10.000Z","dependencies_parsed_at":"2025-01-18T16:45:49.800Z","dependency_job_id":"aff9e9d0-fc5f-4655-aff4-3ab224477a6e","html_url":"https://github.com/flycheck/flycheck-cask","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/flycheck/flycheck-cask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-cask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-cask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-cask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-cask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flycheck","download_url":"https://codeload.github.com/flycheck/flycheck-cask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-cask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278862167,"owners_count":26058890,"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-10-07T02:00:06.786Z","response_time":59,"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-17T22:13:22.495Z","updated_at":"2025-10-07T23:28:17.357Z","avatar_url":"https://github.com/flycheck.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"**DEPRECATION NOTICE:** This project has been superseded by [flycheck-eask](https://github.com/flycheck/flycheck-eask).\n\nflycheck-cask\n=============\n\nMake [Flycheck][] use [Cask][] packages in [Cask][] projects.\n\nA *Cask project* is denoted by the existence of a `Cask` file at the top of the\nsource code tree.  For Emacs Lisp files in such projects, this extension enables\n`flycheck-emacs-lisp-initialize-packages` and set\n`flycheck-emacs-lisp-package-user-dir` so that Flycheck picks up the\ndependencies of the project when checking Emacs Lisp files.\n\nInstallation\n------------\n\nAs usual, from [MELPA][] and [MELPA Stable][].\n\nIn your [`Cask`][cask] file:\n\n```cl\n(source gnu)\n(source melpa)\n\n(depends-on \"flycheck-cask\")\n```\n\nIn your `init.el`:\n\n```cl\n(eval-after-load 'flycheck\n  '(add-hook 'flycheck-mode-hook #'flycheck-cask-setup))\n```\n\nUsage\n-----\n\nJust use Flycheck as usual in Cask projects.\n\nCustomization\n-------------\n\n- \u003ckbd\u003eM-x customize-group RET flycheck-cask\u003c/kbd\u003e\n\nLicense\n-------\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program.  If not, see http://www.gnu.org/licenses/.\n\nSee [`COPYING`][copying] for details.\n\n[Flycheck]: https://github.com/flycheck/flycheck\n[Cask]: https://github.com/cask/cask\n[MELPA]: http://melpa.milkbox.net\n[MELPA Stable]: http://melpa-stable.milkbox.net\n[COPYING]: https://github.com/flycheck/flycheck-cask/blob/master/COPYING\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflycheck%2Fflycheck-cask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflycheck%2Fflycheck-cask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflycheck%2Fflycheck-cask/lists"}