Code Linting on pull request.
Describe the proposed feature and its relevance to inferencing
Having a workflow that lint the code on pull request would be nice.
Context or use case
No response
Proposed solution
No response
Additional information
No response
Godot Engine is adding precommit. This is a path for iree.gd to auto have linting.
Lets do it
Sure, could you link me to the thing you are talking about? The precommit? Also, I do remember @Ughuuu did add code linting on GitHub workflow, how would that differ from Godot's approach?
https://github.com/godotengine/godot-cpp-template
We do have linting on PR. We can close this issue.
Thanks