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

Implement deadlink checker for vald web #2643

Merged
merged 7 commits into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. ✨ Implement deadlink checker for vald web

    Signed-off-by: vankichi <[email protected]>
    vankichi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e0c0ffd View commit details
    Browse the repository at this point in the history
  2. ♻️ refactor

    Signed-off-by: vankichi <[email protected]>
    vankichi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5a53676 View commit details
    Browse the repository at this point in the history
  3. style: format code with Gofumpt and Prettier

    This commit fixes the style issues introduced in 4f5a181 according to the output
    from Gofumpt and Prettier.
    
    Details: #2643
    deepsource-autofix[bot] authored and vankichi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    774821a View commit details
    Browse the repository at this point in the history
  4. ♻️ refactor

    Signed-off-by: vankichi <[email protected]>
    vankichi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7f3a7e4 View commit details
    Browse the repository at this point in the history
  5. 🔧 add make command

    Signed-off-by: vankichi <[email protected]>
    vankichi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    68293e6 View commit details
    Browse the repository at this point in the history
  6. ♻️ Fix

    Signed-off-by: vankichi <[email protected]>
    vankichi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8942da1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into impl/hack/implement-deadlink-checker

    Signed-off-by: Yusuke Kato <[email protected]>
    kpango authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c0f1802 View commit details
    Browse the repository at this point in the history