EnvisEdge
EnvisEdge copied to clipboard
🚀 Feature: Add Linting CI/CD workflow
🔖 Feature description
Add linting checks to github workflows here using flake8. Blocked by: #31 #29
🎤 Pitch
Current workflows test the PEP8 standards on the repo but we will need linting checks to check for unused variables and redundant functions. This can be done using flake8 linting checks.
📖 Additional Content
No response
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
@ramesht007 I want to try something new. It would be great if you can guide how to get started solving this issue?
sure
@ramesht007 can you please guide me how to get started to solve this issue.