Follow-up to #2655716: Fix up the coding standards - Round 2

Follow-up to #2655016: Fix up the coding standards - Round 1

http://pareview.sh/pareview/httpgitdrupalorgprojectsharethisgit-8x-2x

Fixup all the coding standards in js files

Testing :

Setup the coder on your local and scan the module code whether there are not any coding standards pending.

Comments

naveenvalecha created an issue. See original summary.

naveenvalecha’s picture

Assigned: Unassigned » abhishek-anand

postponed until this went #2655716: Fix up the coding standards - Round 2 in.
@abhishek.anand,
In this commit http://cgit.drupalcode.org/sharethis/commit/?id=88acfa6 ?
why we did this change ?

-// Create the drupal ShareThis object for clean code and namespacing:
-  var drupal_st = {
+  // Create the drupal ShareThis object for clean code and namespacing:
+  window.drupal_st = {
naveenvalecha’s picture

Assigned: abhishek-anand » Unassigned
Status: Postponed » Closed (duplicate)