Skip to content

Split up checks into smaller checks for each linter #7

@admiralAwkbar

Description

@admiralAwkbar

Currently, this runs as 1 giant check. And that is great except for larger repos will have a very large file to parse. We can utilize the checks API and make each linter its own check and make this sooo much nicer to look at.

Example:

  • Source-Linter
    • bash linter
    • ruby linter
    • etc...

At the end of the Action you will see many smaller jobs inside the main job

Metadata

Metadata

Labels

O: backlog 🤖Backlog, stale ignores this labelenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions