Existence
Rule kinds in the Existence family. Each entry below has its own page with options, an example, and any auto-fix support.
file_exists— Every glob match inpathsmust correspond to a real file.file_absent— No file matchingpathsmay exist in the walked tree.dir_exists— Directory counterpart offile_exists.dir_absent— Directory counterpart offile_absent.