mirror of
https://github.com/dense-analysis/ale
synced 2024-12-18 12:25:17 +00:00
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
|