{"id":15538939,"url":"https://github.com/engagesoftware/eslint-formatter-azure-devops","last_synced_at":"2025-08-02T02:11:53.248Z","repository":{"id":38453887,"uuid":"65242285","full_name":"EngageSoftware/eslint-formatter-azure-devops","owner":"EngageSoftware","description":"An ESLint formatter for Visual Studio Team Services and Team Foundation Server","archived":false,"fork":false,"pushed_at":"2025-02-27T14:46:34.000Z","size":538,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-02T02:05:22.301Z","etag":null,"topics":["eslint","vsts"],"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/EngageSoftware.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","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":"2016-08-08T21:56:09.000Z","updated_at":"2025-02-27T14:46:38.000Z","dependencies_parsed_at":"2023-02-10T04:01:04.663Z","dependency_job_id":"6f636d5a-aa48-4ab9-9f6a-97ab4ee3bf8e","html_url":"https://github.com/EngageSoftware/eslint-formatter-azure-devops","commit_stats":{"total_commits":155,"total_committers":8,"mean_commits":19.375,"dds":0.4193548387096774,"last_synced_commit":"a2f91e9fc511fd553decfb7f23b6c18179126717"},"previous_names":["engagesoftware/eslint-formatter-vso"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/EngageSoftware/eslint-formatter-azure-devops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Feslint-formatter-azure-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Feslint-formatter-azure-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Feslint-formatter-azure-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Feslint-formatter-azure-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EngageSoftware","download_url":"https://codeload.github.com/EngageSoftware/eslint-formatter-azure-devops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EngageSoftware%2Feslint-formatter-azure-devops/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268326739,"owners_count":24232496,"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-08-02T02:00:12.353Z","response_time":74,"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":["eslint","vsts"],"created_at":"2024-10-02T12:08:01.974Z","updated_at":"2025-08-02T02:11:53.218Z","avatar_url":"https://github.com/EngageSoftware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-formatter-azure-devops [![GitHub Actions](https://github.com/EngageSoftware/eslint-formatter-azure-devops/actions/workflows/node.js.yml/badge.svg)](https://github.com/EngageSoftware/eslint-formatter-azure-devops/actions) [![npm](https://img.shields.io/npm/v/eslint-formatter-azure-devops.svg)](https://www.npmjs.com/package/eslint-formatter-azure-devops) [![npm](https://img.shields.io/npm/l/eslint-formatter-azure-devops.svg)](/license)\n\n\u003e An [ESLint](http://eslint.org) formatter for [Azure DevOps](https://azure.microsoft.com/en-us/products/devops/) and [Azure DevOps Server](https://azure.microsoft.com/en-us/products/devops/server/)\n\nYou can reference the formatter [from the command line](https://eslint.org/docs/latest/user-guide/command-line-interface#-f---format),\nvia [the Node.js API](https://eslint.org/docs/latest/developer-guide/nodejs-api#-eslintloadformatternameorpath), or through your [task](https://www.npmjs.com/package/gulp-eslint-new) [runner](https://npmjs.org/package/grunt-eslint) [of](https://www.npmjs.org/package/broccoli-eslint) [choice](https://www.npmjs.com/package/eslint-webpack-plugin).\n\n### Log Partially Complete\n\nIf you would like for the status of the task to be marked as _partially succeeded_ if there are any warnings, set the environment variable `ESLINT_AZDO_LOG_TASK_COMPLETE` before running ESLint (as of version 1.2.0).\n\n## License\n\nMIT © [Engage Software](https://engagesoftware.com)\n\n## Examples\n\n### ESLint CLI\n\nPass [the `--format` or `-f` flag](https://eslint.org/docs/latest/user-guide/command-line-interface#-f---format) to indicate the formatter via the ESLint CLI.\n\n```pwsh\n$\u003e eslint --format eslint-formatter-azure-devops src/\n##vso[task.logissue type=error;sourcepath=D:\\code\\eslint-example\\src\\script.js;linenumber=9;columnnumber=1;code=null;]Parsing error: 'return' outside of function\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengagesoftware%2Feslint-formatter-azure-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengagesoftware%2Feslint-formatter-azure-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengagesoftware%2Feslint-formatter-azure-devops/lists"}