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

Fix more Codacy issues #4267

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Fix more Codacy issues #4267

merged 3 commits into from
Jun 11, 2024

Commits on Jun 11, 2024

  1. Fix more code style issues (reported by Codacy)

    Signed-off-by: Stefan Weil <sw@weilnetz.de>
    stweil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b9b2aea View commit details
    Browse the repository at this point in the history
  2. Add double quotes to prevent globbing and word splitting

    This fixes some issues which were reported by Codacy.
    
    Signed-off-by: Stefan Weil <sw@weilnetz.de>
    stweil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    305ef95 View commit details
    Browse the repository at this point in the history
  3. Remove unused variable assignments

    This fixes some issues which were reported by Codacy.
    
    Signed-off-by: Stefan Weil <sw@weilnetz.de>
    stweil committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    efd320b View commit details
    Browse the repository at this point in the history