class HTMLProofer::Check::Images

def ignore_empty_alt?

def ignore_empty_alt?
  @runner.options[:ignore_empty_alt]
end