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

Make Codespell happy (backport #181) #184

Closed
wants to merge 1 commit into from

Commits on Feb 16, 2024

  1. Make Codespell happy

    Fix the following errors:
    ```
    Error: ./pkg/datasource/service.go:247: valie ==> value, valid
    Error: ./pkg/manager/service.go:460: sourece ==> source
    Error: ./pkg/manager/service.go:475: sourece ==> source
    ```
    
    Signed-off-by: Volker Theile <[email protected]>
    (cherry picked from commit c140ba9)
    
    # Conflicts:
    #	pkg/datasource/service.go
    votdev authored and mergify[bot] committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1e041aa View commit details
    Browse the repository at this point in the history