You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project already has linter in place but it is is only meant for local development.
We need to setup lint rule to match the current guidelines.
We need a system where if you are committing locally, linter should produce warning. When you make a PR, cicd system should treat warning as errors and prevent merge and display the prevention in PR.
The text was updated successfully, but these errors were encountered:
This project already has linter in place but it is is only meant for local development.
We need to setup lint rule to match the current guidelines.
We need a system where if you are committing locally, linter should produce warning. When you make a PR, cicd system should treat warning as errors and prevent merge and display the prevention in PR.
The text was updated successfully, but these errors were encountered: