Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup: fix the pre-commit-golang repo link #3761

Merged
merged 1 commit into from
Apr 20, 2023

Commits on Apr 20, 2023

  1. cleanup: fix the pre-commit-golang repo link

    Initialization of pre-commit-golang environment is failing when
    using the git://github.com/dnephin/pre-commit-golang repo link.
    Changing it to https://github.com/dnephin/pre-commit-golang
    fixed the issue.
    
    Signed-off-by: karthik-us <ksubrahm@redhat.com>
    Fixes: ceph#3760
    karthik-us authored and nixpanic committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    103adae View commit details
    Browse the repository at this point in the history