SpeciesFileGroup/taxonworks

View on GitHub
app/jobs/dwca_create_download_job.rb

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

  # # TODO: handle extension scopes
Severity: Minor
Found in app/jobs/dwca_create_download_job.rb by fixme

unexpected token tCOMMA (Using Ruby 2.4 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

        d = ::Export::Dwca::Data.new(core_scope:, predicate_extensions:, extension_scopes:, taxonworks_extensions:)

This is not actually a cop. It does not inspect anything. It just provides methods to repack Parser's diagnostics/errors into RuboCop's offenses.

There are no issues that match your filters.

Category
Status