{"id":18596909,"url":"https://github.com/focusaurus/eslint-formatter-comment","last_synced_at":"2025-05-16T13:33:04.654Z","repository":{"id":20728956,"uuid":"24013126","full_name":"focusaurus/eslint-formatter-comment","owner":"focusaurus","description":"eslint formatter plugin that prints a JavaScript comment to disable the rule","archived":false,"fork":false,"pushed_at":"2015-10-21T17:23:23.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-21T20:18:44.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/focusaurus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-14T03:57:59.000Z","updated_at":"2014-09-14T03:58:18.000Z","dependencies_parsed_at":"2022-09-11T03:41:13.811Z","dependency_job_id":null,"html_url":"https://github.com/focusaurus/eslint-formatter-comment","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Feslint-formatter-comment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Feslint-formatter-comment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Feslint-formatter-comment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/focusaurus%2Feslint-formatter-comment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/focusaurus","download_url":"https://codeload.github.com/focusaurus/eslint-formatter-comment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254538464,"owners_count":22087867,"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":[],"created_at":"2024-11-07T01:26:15.263Z","updated_at":"2025-05-16T13:33:04.634Z","avatar_url":"https://github.com/focusaurus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint comment formatter\n\nPrints [eslint](http://eslint.org) errors in a way allowing:\n\n- filename with line and column appended with colons as many editor CLIs will accept this as a command line argument and place the cursor exactly on the error using this information\n- Allows copy/pasting of a complete JavaScript comment to disable this rule in a specific location.\n\nNote this is a copy and tweak job from the built-in \"compact\" eslint formatter.\n\n## Example Output\n\n```\napp/entries/operations/index.js:1:26 Error - Strings must use singlequote. // eslint-disable-line quotes\napp/entries/operations/index.js:2:38 Error - Extra semicolon. // eslint-disable-line semi\napp/entries/operations/index.js:3:5 Error - foo is defined but never used // eslint-disable-line no-unused-vars\napp/entries/operations/index.js:3:9 Error - Extra semicolon. // eslint-disable-line semi\n\n```\n\n# License\n\nThis formatter is [MIT licensed](./LICENSE.txt). The [ESLint License](./ESLint.license) is included with this repository as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffocusaurus%2Feslint-formatter-comment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffocusaurus%2Feslint-formatter-comment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffocusaurus%2Feslint-formatter-comment/lists"}