{"id":18353947,"url":"https://github.com/arnested/flymake-csslint","last_synced_at":"2025-04-10T00:56:16.272Z","repository":{"id":1962415,"uuid":"2893000","full_name":"arnested/flymake-csslint","owner":"arnested","description":"flymake-csslint.el","archived":false,"fork":false,"pushed_at":"2013-11-27T22:18:15.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T00:56:07.309Z","etag":null,"topics":["csslint","emacs","flymake"],"latest_commit_sha":null,"homepage":"http://marmalade-repo.org/packages/flymake-csslint","language":"Emacs Lisp","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/arnested.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}},"created_at":"2011-12-01T18:04:34.000Z","updated_at":"2017-02-21T08:44:39.000Z","dependencies_parsed_at":"2022-09-09T06:10:46.053Z","dependency_job_id":null,"html_url":"https://github.com/arnested/flymake-csslint","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fflymake-csslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fflymake-csslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fflymake-csslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fflymake-csslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnested","download_url":"https://codeload.github.com/arnested/flymake-csslint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137993,"owners_count":21053775,"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","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":["csslint","emacs","flymake"],"created_at":"2024-11-05T21:43:33.749Z","updated_at":"2025-04-10T00:56:16.220Z","avatar_url":"https://github.com/arnested.png","language":"Emacs Lisp","readme":"# flymake-csslint\n\nflymake-csslint.el is an [Emacs](http://www.gnu.org/software/emacs)\nintegration of [CSSLint](https://github.com/stubbornella/csslint). The\nimplementation is very much based on\n[flymake-jshint.el](http://marmalade-repo.org/packages/flymake-jshint)\nby [Wilfred Hughes](http://wilfred.me.uk).\n\n## Installation and usage\n\nThe easiest way to install flymake-csslint is probably to install it\nvia the ELPA archive at\n[Marmalade](http://marmalade-repo.org/packages/flymake-csslint).\n\nELPA (package.el) is part of Emacs 24. For Emacs 23 see\n[Marmalade](http://marmalade-repo.org) for installation instructions.\n\nIf you don't install via ELPA make sure that flymake-csslint.el is in\nyour load-path and require the library\n\n    (add-to-list 'load-path \"~/.emacs.d/path/to/flymake-csslint\")\n    (require 'flymake-csslint)\n\n## Requirements\n\nTo use [CSSLint](https://github.com/stubbornella/csslint) with emacs,\nyou will need to have a command line version of CSSLint installed, see\ninstallation instructions at\nhttps://github.com/stubbornella/csslint/wiki/Command-line-interface.\n\nIf the `csslint` executable is not available on your PATH your need to\nconfigure the flymake-csslint-program variable and let it point to the\nexecutable.\n\n    M-x customize-variable \u003cRET\u003e flymake-csslint-program \u003cRET\u003e\n\n## Debugging\n\nIf CSSLint isn't working for any reason, execute\n\n    M-x set-variable \u003cRET\u003e flymake-log-level \u003cRET\u003e 3 \u003cRET\u003e\n\nand you will see what is going wrong listed in the *Messages*\nbuffer.\n\n## Development of flymake-csslint\n\nflymake-csslint.el is developed at\n[GitHub](https://github.com/arnested/flymake-csslint).  Feature\nrequests, ideas, bug reports, and pull request are more that welcome!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnested%2Fflymake-csslint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnested%2Fflymake-csslint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnested%2Fflymake-csslint/lists"}