-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request