fix(fedora): Correct linting issues in RPM spec file #960

Merged
tcpipuk merged 1 commit from tom/linting-fedora into main 2025-08-30 15:16:58 +00:00

1 commit

Author SHA1 Message Date
609e239436 fix(fedora): Correct linting issues in RPM spec file
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 37s
Documentation / Build and Deploy Documentation (push) Successful in 33s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m34s
Release Docker Image / define-variables (push) Successful in 2s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 5m46s
Release Docker Image / merge (push) Has been cancelled
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Has been cancelled
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been cancelled
The Fedora RPM packaging files added in PR #950 weren't passing pre-commit
checks, causing CI failures for any branches rebased after that merge. This
applies prek linting fixes (typo correction, trailing whitespace removal,
and EOF newline) to ensure CI passes for all contributors.
2025-08-30 16:10:41 +01:00