Skip to content

v4.2.0

Latest

Choose a tag to compare

@bakerboy448 bakerboy448 released this 31 Oct 04:19
· 1 commit to main since this release

New Features

  • Pre-commit Hooks: Comprehensive pre-commit configuration for automated code quality checks
    • Trailing whitespace trimming
    • End-of-file fixing
    • Mixed line ending fixes (LF)
    • Executable shebangs validation
    • Private key detection
    • ShellCheck validation
    • Bash syntax checking

Improvements

  • GitHub Actions: Enhanced CI workflow with bash syntax check and ShellCheck severity configuration
  • Code Quality: Fixed ShellCheck warnings across dupe.sh and sonarr_dupefinder.sh
  • Executables: Made dupefinder scripts properly executable
  • Dependencies: Updated jdupes command path to /usr/local/bin/jdupes
  • Ignore: Added xseed.sh to .gitignore