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

Use filepath.Join when combining filesystem components #611

Merged
merged 4 commits into from
Feb 22, 2024

Commits on Feb 21, 2024

  1. Use filepath.Join when combining filesystem components

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0957d8d View commit details
    Browse the repository at this point in the history
  2. Added back empty line that was removed by mistake

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4389b5e View commit details
    Browse the repository at this point in the history
  3. Always use slash (/) when fetching remote files

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    484e95d View commit details
    Browse the repository at this point in the history
  4. Avoid uneccesary assignment

    Signed-off-by: Fredrik Skogman <[email protected]>
    kommendorkapten committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    208041c View commit details
    Browse the repository at this point in the history