Conversation
Greptile OverviewGreptile SummaryThis change removes Main concern: Husky installation appears to be removed ( Also, the lockfile contains unrelated metadata churn (peer flags) beyond removing Husky, suggesting it may have been regenerated rather than minimally updated. Confidence Score: 3/5
Important Files Changed
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
IgorHorta
left a comment
There was a problem hiding this comment.
@akhilmhdh looks good!
I would just remove the .husky/pre-commit if its not being used at all without the preapre
032b748 to
1957f33
Compare
Context
This PR removes the lint stage check that run backend and frontend type check and lint. This is making each commit takes longer to run.
We have a PR workflow that ensures all PRs have both ts and lint errors fixed.
Screenshots
Steps to verify the change
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).