archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
6.34k stars 542 forks source link

Remove remaining Optional and Union usage from the codebase #2868

Closed correctmost closed 1 week ago

correctmost commented 1 week ago

PR Description:

This PR removes the last bits of Optional and Union and enables the Ruff rule to flag future instances.

Tests and Checks