Checks whether any deprecated sniffs were registered via the ruleset.
bool
public function hasSniffDeprecations() { return count($this->deprecatedSniffs) > 0; }