isEnabled method

bool isEnabled(
  1. SeoCheck check
)

Implementation

bool isEnabled(SeoCheck check) => !ignore.contains(check);