sshconfig-lint
Include matches no files
← All checksA valid Include pattern currently resolves to no files.
Why it matters
This can be intentional, but it often reveals an outdated directory or filename.
How to fix it
List the directory and compare its real filenames with the pattern. Point Include at the correct directory or extension, create the intended matching file, or remove the optional Include if it is no longer used.
Before and after
Include ~/.ssh/conf.d/*.confInclude ~/.ssh/conf.d/work.conf