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
You can use pre-commit init script: https://github.com/3mdeb/hooks/tree/main/pre-commit-init that would help you to integrate create pre-commit configs. We will be mostly interested in shellcheck, as it will be mostly shell scripts here, but also markdown, codespell, conform, would be useful.
The text was updated successfully, but these errors were encountered:
@macpijan, access error. Is 3mdeb/hooks configured appropriately?
dklimuk in~/Repos/hooks on config-spell λ git push origin config-spell
ERROR: Permission to 3mdeb/hooks.git denied to DaniilKl.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
You can use pre-commit init script: https://github.com/3mdeb/hooks/tree/main/pre-commit-init that would help you to integrate create pre-commit configs. We will be mostly interested in shellcheck, as it will be mostly shell scripts here, but also markdown, codespell, conform, would be useful.
The text was updated successfully, but these errors were encountered: