Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Rubocop offense fixes #29

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

flaccid
Copy link
Contributor

@flaccid flaccid commented Dec 16, 2014

In various templates, fix:

  • C: Use 2 spaces for indentation in an array, relative to the start of the line where the left bracket is.
  • C: Extra empty line detected at block body beginning.
  • C: %-literals should be delimited by ( and )
  • C: C: Use %r only for regular expressions matching more than 1 '/' character.
  • C: Extra empty line detected at block body end.

@flaccid
Copy link
Contributor Author

flaccid commented Apr 21, 2015

@paulczar bump :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant