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
The ansible-lint hook takes several minutes to complete and it returns lint errors from checking hundreds of thousands of files we don't version control, such as those found in node packages. The packer-lint hook fails even though we don't have packer files.
Files aren't committed when there is a failure.
The text was updated successfully, but these errors were encountered:
Matthew-Grayson
changed the title
pre-commit Freezes when Running ansible-lint Hook
pre-commit Prevents Commits Due to ansible-lint and packer-lint Hooks
Mar 8, 2024
Matthew-Grayson
changed the title
pre-commit Prevents Commits Due to ansible-lint and packer-lint Hooks
pre-commit Prevents Local Commits Due to ansible-lint and packer-lint Hooks
Mar 12, 2024
🐛 Summary
The ansible-lint hook takes several minutes to complete and it returns lint errors from checking hundreds of thousands of files we don't version control, such as those found in node packages. The packer-lint hook fails even though we don't have packer files.
Files aren't committed when there is a failure.
The text was updated successfully, but these errors were encountered: