Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ObjectFileValidator.validate method may benefit from a refactor #864

Open
ndushay opened this issue Mar 17, 2022 · 0 comments
Open

ObjectFileValidator.validate method may benefit from a refactor #864

ndushay opened this issue Mar 17, 2022 · 0 comments
Labels
refactor architecture, refactoring, style, etc. tech debt

Comments

@ndushay
Copy link
Contributor

ndushay commented Mar 17, 2022

This may be indicative:

  # rubocop:disable Metrics/AbcSize
  # rubocop:disable Metrics/CyclomaticComplexity
  # rubocop:disable Metrics/PerceivedComplexity
  # rubocop:disable Metrics/MethodLength
  def validate

See also #970, which this could be bundled with.

@ndushay ndushay changed the title ObjectFileValidator.validate method could use a refactor ObjectFileValidator.validate method may benefit from a refactor Mar 17, 2022
@ndushay ndushay added refactor architecture, refactoring, style, etc. tech debt labels May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor architecture, refactoring, style, etc. tech debt
Projects
None yet
Development

No branches or pull requests

1 participant