SpeciesFileGroup/taxonworks

View on GitHub
lib/queries/lead/autocomplete.rb

Summary

Maintainability
A
0 mins
Test Coverage

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

          a = q.where(project_id:) if project_id.present?
Severity: Minor
Found in lib/queries/lead/autocomplete.rb by rubocop

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