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
[chore] Update .pre-commit-config.yaml for check-added-large-files to 5000kbb (#1679)
Increased the pre-commit test check limit to accommodate files around 2100KB-5000KB. This adjustment helps us adopt new file additions for our rendered Helm template and functional test golden file content in the repo, ensuring it doesn't interfere with normal developer workflows. Without this change, I occasionally need to bypass Git commit hooks during my work.
0 commit comments