Unix metadata
Rule kinds in the Unix metadata family. Each entry below has its own page with options, an example, and any auto-fix support.
no_symlinks— Flag tracked paths that are symbolic links.executable_bit— Assert every file in scope either has the+xbit set (require: true) or does not (require: false).executable_has_shebang— Every file with+xset must begin with#!.shebang_has_executable— Every file starting with#!must have+xset.