Skip to content

git_ruff: Implement additional output formats #50

@SwooshyCueb

Description

@SwooshyCueb

At present, git_ruff.py generates output in Github Action workflow format. While this is great for using in GHA workflows, it's not super easy to read when running the script manually. It would be a good idea to add the capability to format output in more readable way, such as how clang and gcc print warnings and errors. Additionally, it could be useful to support other output formats, should this script ever be used in a different CI environment.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions