Skip to content

Conversation

@nsorros
Copy link

@nsorros nsorros commented Nov 15, 2016

No description provided.

@@ -0,0 +1,130 @@
module Analytical
module Modules

Choose a reason for hiding this comment

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

I don't know if the problem is from the GitHub's diff but it seems you are using tabs when you actually should use (2) spaces for indentation across the whole file.

end

def init_javascript(location)
init_location(location) do

Choose a reason for hiding this comment

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

The appropriate indentation for this method would be something along the lines of:

def init_javascript(location)
  init_location(location) do

@nsorros nsorros dismissed marionzualo’s stale review December 12, 2016 10:38

review is addressed

@nsorros nsorros merged commit fc051a0 into master Dec 12, 2016
@nsorros nsorros deleted the add-segment branch December 12, 2016 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants