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
Got this error when using pre-commit.
I have no idea what to do with it ^^
Hope that helps. Error was on a super old machine, so maybe the error does not deserve to be dealt with any further... :D
> git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
An error has occurred: InvalidManifestError:
==> File /home/USADR/XXXX/.cache/pre-commit/reponsqk1myk/.pre-commit-hooks.yaml
==> At Hook(id='clang-format')
==> At key: types_or
==> At index 9
=====> Type tag 'textproto' is not recognized. Try upgrading identify and pre-commit?
Check the log at /home/USADR/XXXX/.cache/pre-commit/pre-commit.log
The text was updated successfully, but these errors were encountered:
I had a quick look and could not reproduce this, most probably because we updated to using a more recent version of pre-commit and clang-format. Unless this is causing issues on a server or a common workstation, I would suggest closing this issue.
Got this error when using pre-commit.
I have no idea what to do with it ^^
Hope that helps. Error was on a super old machine, so maybe the error does not deserve to be dealt with any further... :D
The text was updated successfully, but these errors were encountered: