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
I've added a .puppet-lint.rc file to a subdirectory of my puppet control repo. The pre-commit hook now sucessfully passes. The prereceive hook on the central repo however doesn't recognize the rc file. I've split the commit in two to be sure it wasn't a file order problem including the rc file in the original commit. The rc file is in my central repo, but the second push with the lint warning still fails thus declining the push.
The text was updated successfully, but these errors were encountered:
I've added a .puppet-lint.rc file to a subdirectory of my puppet control repo. The pre-commit hook now sucessfully passes. The prereceive hook on the central repo however doesn't recognize the rc file. I've split the commit in two to be sure it wasn't a file order problem including the rc file in the original commit. The rc file is in my central repo, but the second push with the lint warning still fails thus declining the push.
The text was updated successfully, but these errors were encountered: