6 lines
153 B
YAML
6 lines
153 B
YAML
policies:
|
|
# Disable a violation that is thrown randomly for reasons I still
|
|
# do not understand.
|
|
ProhibitMissingScriptEncoding:
|
|
enabled: false
|