rubocop sometimes provides diagnosis even If there are errors in rubocop config file.
Ex , when we add new lint option and if it is still not current rubocop version, it will report waring and still provides diagnosis infromation. We can still use that information and show errors.
rubocop sometimes provides diagnosis even If there are errors in rubocop config file.
Ex , when we add new lint option and if it is still not current rubocop version, it will report waring and still provides diagnosis infromation. We can still use that information and show errors.