Closed (fixed)
Project:
Address
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
17 Oct 2016 at 10:36 UTC
Updated:
24 Feb 2017 at 14:24 UTC
Jump to comment: Most recent, Most recent file
Coding standard issues fixing.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | interdiff-2819545-2-5.txt | 18.04 KB | brolad |
| #5 | address-fix_coding_standard-2819545-5.patch | 31.14 KB | brolad |
| #2 | fix_coding_standard-2819545-2.patch | 43.15 KB | deepa_lissa |
Comments
Comment #2
deepa_lissa commentedI have created a patch for the issue "Fix Coding Standard Issues". Please review.
Comment #3
deepa_lissa commentedComment #4
bojanz commentedYou should not be changing the README, it is not a subject to coding standards, since it's not code.
You should not be adding @file docblocks to classes, the coding standard omits them.
Comment #5
brolad commentedComment #6
brolad commentedComment #8
bojanz commentedAdded a phpcs.xml for future testing, and merged the provided patches with my own fixes.
Thanks, everyone.