elint-directory-skip-re

elint-directory-skip-re is a variable defined in `elint.el'.
Its value is
"\\(ldefs-boot\\|loaddefs\\)\\.el\\'"

  • This variable is safe as a file local variable if its value
    satisfies the predicate `string-or-null-p'.

Documentation:
If nil, a regexp matching files to skip when linting a directory.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 23.2 of Emacs.