{"id":15568632,"url":"https://github.com/jayvdb/flake8-format-ansi","last_synced_at":"2025-03-18T03:32:19.607Z","repository":{"id":57429955,"uuid":"49131967","full_name":"jayvdb/flake8-format-ansi","owner":"jayvdb","description":"ANSI error format plugin for flake8","archived":false,"fork":false,"pushed_at":"2021-10-27T10:30:08.000Z","size":3,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-15T20:43:18.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/jayvdb.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}},"created_at":"2016-01-06T11:46:50.000Z","updated_at":"2021-10-27T10:30:11.000Z","dependencies_parsed_at":"2022-08-26T04:42:08.077Z","dependency_job_id":null,"html_url":"https://github.com/jayvdb/flake8-format-ansi","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/jayvdb%2Fflake8-format-ansi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fflake8-format-ansi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fflake8-format-ansi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayvdb%2Fflake8-format-ansi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayvdb","download_url":"https://codeload.github.com/jayvdb/flake8-format-ansi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221706042,"owners_count":16867120,"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-10-02T17:19:52.754Z","updated_at":"2024-10-27T16:43:05.667Z","avatar_url":"https://github.com/jayvdb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flake8-format-ansi\nANSI error format plugin for flake8\n\n`pep8` and `flake8` support a custom error format using `--format=..`.  This flake8 plugin allows ANSI escape codes to be used in the custom error format.\ne.g.\n\n    \\e[31mERROR:\\e[0m %(path)s:%(row)d:%(col)d: \\e[31m%(code)s\\e[0m %(text)s\n\nThis can be placed into the `[flake8]` section of the configuration file.\ne.g.\n\n    [flake8]\n    format = \\e[31mERROR:\\e[0m %(path)s:%(row)d:%(col)d: \\e[31m%(code)s\\e[0m %(text)s\n\nHowever note that will cause ANSI escape codes to be shown in CMD.EXE.  See https://github.com/adoxa/ansicon for a way to add ANSI support to CMD.EXE on some MS Windows version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayvdb%2Fflake8-format-ansi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayvdb%2Fflake8-format-ansi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayvdb%2Fflake8-format-ansi/lists"}