{"id":13596860,"url":"https://github.com/fnando/vscode-linter","last_synced_at":"2025-07-20T13:33:32.567Z","repository":{"id":37346514,"uuid":"382681928","full_name":"fnando/vscode-linter","owner":"fnando","description":"Extension for code linting, all in one package. New linters can be easily added through an extension framework.","archived":false,"fork":false,"pushed_at":"2024-05-05T10:07:42.000Z","size":2687,"stargazers_count":65,"open_issues_count":24,"forks_count":18,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T04:12:27.772Z","etag":null,"topics":["eslint","hadolint","language-tool","linter","markdownlint","php-code-sniffer","proselint","pylint","reek","rubocop","ruby","shellcheck","sqlfluff","stylelint","swiftlint","textlint","vale","vscode","vscode-extension","yamllint"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=fnando.linter","language":"TypeScript","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/fnando.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"fnando"}},"created_at":"2021-07-03T18:10:52.000Z","updated_at":"2025-01-08T15:14:06.000Z","dependencies_parsed_at":"2024-08-01T16:42:30.074Z","dependency_job_id":"7068344a-e6f9-4aaf-81ba-879724809a4f","html_url":"https://github.com/fnando/vscode-linter","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/fnando/vscode-linter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fvscode-linter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fvscode-linter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fvscode-linter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fvscode-linter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fnando","download_url":"https://codeload.github.com/fnando/vscode-linter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fnando%2Fvscode-linter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266135014,"owners_count":23881774,"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":["eslint","hadolint","language-tool","linter","markdownlint","php-code-sniffer","proselint","pylint","reek","rubocop","ruby","shellcheck","sqlfluff","stylelint","swiftlint","textlint","vale","vscode","vscode-extension","yamllint"],"created_at":"2024-08-01T16:02:52.648Z","updated_at":"2025-07-20T13:33:32.552Z","avatar_url":"https://github.com/fnando.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/fnando/vscode-linter/\"\u003e\n    \u003cimg width=\"128\" height=\"128\" src=\"https://github.com/fnando/vscode-linter/raw/main/icon.png\" alt=\"Linter\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  Extension for code linting, all in one package.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=fnando.linter\"\u003e\n    \u003cimg src=\"https://img.shields.io/visual-studio-marketplace/i/fnando.linter\" alt=\"VSCode Marketplace Installs\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=fnando.linter\"\u003e\n    \u003cimg src=\"https://img.shields.io/visual-studio-marketplace/v/fnando.linter?color=blue\" alt=\"Linter Version\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n![Linter in Action](https://github.com/fnando/vscode-linter/raw/main/linter.png)\n\nExtension for code linting, all in one package. New linters can be easily added\nthrough an extension framework.\n\nSupports out of the box:\n\n- [Brakeman](https://brakemanscanner.org)\n- [Rust Clippy](https://doc.rust-lang.org/clippy/)\n- [Credo](https://hexdocs.pm/credo/overview.html)\n- [Dart](https://dart.dev/tools/linter-rules)\n- [erb_lint](https://github.com/Shopify/erb-lint)\n- [ESLint](https://eslint.org)\n- [gherkin-lint](https://github.com/vsiakka/gherkin-lint)\n- [hadolint (Dockerfile)](https://github.com/hadolint/hadolint)\n- [LanguageTool](https://languagetool.org/)\n- [Luacheck](https://luacheck.readthedocs.io/en/stable/)\n- [markdownlint](https://github.com/DavidAnson/markdownlint)\n- [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer)\n- [proselint](https://github.com/amperser/proselint/)\n- [pylint](https://www.pylint.org)\n- [Reek](https://github.com/troessner/reek)\n- [RuboCop](https://rubocop.org)\n- [Ruby](https://www.ruby-lang.org)\n- [shellcheck](https://github.com/koalaman/shellcheck)\n- [sqlfluff](https://docs.sqlfluff.com/en/stable/index.html)\n- [stylelint](https://stylelint.io)\n- [swiftlint](https://realm.github.io/SwiftLint/)\n- [textlint](https://textlint.github.io)\n- [Vale](https://github.com/errata-ai/vale)\n- [yamllint](https://github.com/adrienverge/yamllint)\n\nFeatures:\n\n- Implement new linters easily with just a few lines of code.\n- Ignore rules (end-of line, file, or current line).\n- Fix files (depends on linter's support).\n- Add links to rule's documentation.\n- Linters are lazy loaded, so you won't waste computer memory with linters you\n  don't use.\n\n## Usage\n\nInstall the extension by visiting\n\u003chttps://marketplace.visualstudio.com/items?itemName=fnando.linter\u003e or searching\nfor `fnando.linter`.\n\nLinter will use the binary that's on your `$PATH`; if your file is not being\nlinted, check the \"linter\" output panel for additional information.\n\n![Output panel](https://github.com/fnando/vscode-linter/raw/main/docs/images/output.png)\n\nYou can tweak your linters configuration by editing only the nodes you need; for\ninstance, to disable a linter, all you need is something like this:\n\n```json\n{\n  \"linter.linters\": {\n    \"ruby\": {\n      \"enabled\": false\n    }\n  }\n}\n```\n\n## Development\n\n- [Create your own linter extension](https://github.com/fnando/vscode-linter/tree/main/docs/creating-linters.md)\n\n## License\n\nCopyright © 2021 Nando Vieira\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","funding_links":["https://github.com/sponsors/fnando"],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnando%2Fvscode-linter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffnando%2Fvscode-linter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffnando%2Fvscode-linter/lists"}