[FEATURE] Add the C linter to a separate Python script
Panquesito7 opened this issue · 2 comments
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
This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please ping one of the maintainers once you add more information and updates here. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!