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

rubocop #155

Merged
merged 3 commits into from
Jul 19, 2021
Merged

rubocop #155

merged 3 commits into from
Jul 19, 2021

Conversation

opoudjis
Copy link
Contributor

@opoudjis opoudjis commented Jul 9, 2021

No description provided.

@opoudjis opoudjis self-assigned this Jul 9, 2021

def rfc_anchor_cleanup(xmldoc)
map = {}
xmldoc.xpath("//bibitem[docidentifier/@type = 'rfc-anchor']").each do |b|
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line is too long. [81/80]

end
end

def rfc_anchor_cleanup(xmldoc)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assignment Branch Condition size for rfc_anchor_cleanup is too high. [<6, 17, 4> 18.47/15]

@opoudjis opoudjis added this to Pending release in Nick Nicholas Jul 12, 2021
@opoudjis opoudjis merged commit 3dc4ef6 into main Jul 19, 2021
Nick Nicholas automation moved this from Pending release to Closed Jul 19, 2021
@opoudjis opoudjis deleted the fix/20210709 branch July 19, 2021 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Nick Nicholas
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

1 participant