sshconfig-lint
SSH config linter rules and fixes
Every SSH config diagnostic has a focused explanation, a marked example, and a practical fix.
DUP_HOSTDuplicate Host blocks
BrowserMISSING_IDENTITYMissing IdentityFile
CLIWILDCARD_ORDERWildcard Host ordering
BrowserWEAK_ALGOWeak or deprecated algorithm
BrowserDUP_DIRECTIVEDuplicate directive
BrowserINSECURE_OPTInsecure SSH option
BrowserUNSAFE_CTRL_PATHUnsafe ControlPath
BrowserINCLUDE_CYCLEInclude cycle
CLIINCLUDE_READInclude cannot be read
CLIINCLUDE_GLOBInvalid Include pattern
CLIINCLUDE_NO_MATCH