plating 2026-03-22
Canonical ruff fixes to SPDX header scripts (E741, C901, SIM103)
2 files · 41+ · 45-

Canonical ruff fixes to SPDX header scripts

1 file changed
  • spdx_headers.py Canonical ruff fixes applied: E741 (ambiguous variable names), C901 (complexity), SIM103 (unnecessary bool)
  • Canonical ruff fixes applied to SPDX header scripts: E741 ambiguous variable names renamed, C901 complexity reduced, SIM103 unnecessary bool conditions simplified. remediate errata
    1 file
    • spdx_headers.py