Structs§
- Duplicate
Host - Warns when multiple Host blocks have the same pattern.
- Identity
File Exists - Errors when an IdentityFile points to a file that doesn’t exist.
Skips paths containing
%or${(template variables). - Wildcard
Host Order - Warns when
Host *appears before more specific Host blocks. In OpenSSH, first match wins, soHost *should usually come last.