enable-local-eval

enable-local-eval is a variable defined in `files.el'.
Its value is
maybe

  • This variable may be risky if used as a file-local variable.

Documentation:
Control processing of the "variable" `eval' in a file's local variables.
The value can be t, nil or something else.
A value of t means obey `eval' variables.
A value of nil means ignore them; anything else means query.

You can customize this variable.