{"id":23491342,"url":"https://github.com/aeron/ruff.novaextension","last_synced_at":"2025-09-05T13:45:09.161Z","repository":{"id":170216777,"uuid":"646345326","full_name":"Aeron/Ruff.novaextension","owner":"Aeron","description":"Nova extension to use Ruff, an extremely fast Python linter, written in Rust.","archived":false,"fork":false,"pushed_at":"2024-03-21T20:02:07.000Z","size":152,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-11T04:45:42.974Z","etag":null,"topics":["formatter","linter","nova-editor","nova-extension","python","ruff"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aeron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2023-05-28T04:55:44.000Z","updated_at":"2025-01-04T16:28:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"30f2582b-2af1-4a7b-977f-528c6bc50685","html_url":"https://github.com/Aeron/Ruff.novaextension","commit_stats":null,"previous_names":["aeron/ruff.novaextension"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Aeron/Ruff.novaextension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FRuff.novaextension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FRuff.novaextension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FRuff.novaextension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FRuff.novaextension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aeron","download_url":"https://codeload.github.com/Aeron/Ruff.novaextension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aeron%2FRuff.novaextension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273767413,"owners_count":25164461,"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-09-05T02:00:09.113Z","response_time":402,"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":["formatter","linter","nova-editor","nova-extension","python","ruff"],"created_at":"2024-12-25T01:27:02.961Z","updated_at":"2025-09-05T13:45:04.145Z","avatar_url":"https://github.com/Aeron.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruff Nova Extension\n\nIt’s a stand-alone [Nova][nova-url] extension to use [Ruff][ruff-url], an extremely\nfast Python linter (and formatter), written in Rust.\n\n[nova-url]: https://nova.app\n[ruff-url]: https://github.com/charliermarsh/ruff\n\n## Requirements\n\nBefore using the extension, it’s necessary to install Ruff itself if you don’t\nhave one already.\n\nRuff can be installed simply by running `pip install ruff`.\n\n## Configuration\n\nThe extension supports both global and workspace configurations. A workspace\nconfiguration always overrides a global one.\n\n### Options\n\nThere are few options available to configure: executable path, check command arguments,\nand check mode, format command arguments, and format on save. By default, the executable\npath is `/usr/local/bin/ruff`, with no additional arguments, checking on change, and\nformatting on save.\n\nYou could alter the executable path if Ruff installed in a different place\nor if `/usr/bin/env` usage is desirable.\n\nIn the case of `/usr/bin/env`, it becomes the executable path, and `ruff` becomes\nthe first argument.\n\n### pyproject.toml\n\nThe extension respects `pyproject.toml`, `ruff.toml`, and `.ruff.toml` in a project\ndirectory as much as `ruff` command-line utility. So, there’s no need to specify the\n`--config` argument explicitly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeron%2Fruff.novaextension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeron%2Fruff.novaextension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeron%2Fruff.novaextension/lists"}