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

Rubocop offense fixes#29

Open
flaccid wants to merge 5 commits into
paulczar:masterfrom
flaccid:rubocop_offense_fixes
Open

Rubocop offense fixes#29
flaccid wants to merge 5 commits into
paulczar:masterfrom
flaccid:rubocop_offense_fixes

Conversation

@flaccid

@flaccid flaccid commented Dec 16, 2014

Copy link
Copy Markdown
Contributor

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

flaccid commented Apr 21, 2015

Copy link
Copy Markdown
Contributor Author

@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