Closed (fixed)
Project:
Noscript Tag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Feb 2017 at 07:35 UTC
Updated:
13 Apr 2017 at 18:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
shylajaphp commentedComment #3
shylajaphp commentedComment #4
shylajaphp commentedComment #5
shylajaphp commentedComment #6
kunalkursija commentedHi @shylajaphp
There are few issues in the file. Like missing author details, Indentation issue, File Name is incorrect.
I am working on this to create a complete patch.
I will add the patch once I have 8.x branch created by the author.
Comment #7
kunalkursija commentedAdding Patch For Review.
Comment #8
kunalkursija commentedComment #9
ashishdalviUse an indent of 2 spaces.
Reference : https://www.drupal.org/docs/develop/standards/coding-standards#indenting
Comment #10
ashishdalviI am not sure, If 2 spaces indent is valid for composer.json file.
After checking Drupal Code compose.json it have 4 spaces indent.
http://cgit.drupalcode.org/drupal/tree/composer.json.
Updating status for needs review.
Comment #11
kunalkursija commentedComposer has standard for 4 spaces, Which was recently followed by Drupal Too. Hence the 4 spaces.
Comment #13
polaki_viswanath commented