Skip to content

[FEATURE] Add the C linter to a separate Python script #1268

@Panquesito7

Description

@Panquesito7

Detailed description

The current C linter script is directly run on the Awesome Workflow.
However, it'd be more clean to have it in the scripts directory and run the script on the workflow, so we can edit it easier and test it locally or via Gitpod.

Context

This will make the workflow file much cleaner as well as easier to edit and test the script locally or on Gitpod.

Possible implementation

Use the script from Awesome Workflow, add it as a separate script in the scripts directory, and run it on the workflow.

Additional information

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions