Closed (duplicate)
Project:
Drupal core
Version:
8.1.x-dev
Component:
config.module
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Apr 2012 at 17:00 UTC
Updated:
21 Sep 2015 at 11:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fluxsauce commentedComment #2
fluxsauce commentedCompleted.
Comment #3
fluxsauce commentedComment #4
traviscarden commentedPer the instructions in the meta issue, @FluxSauce, everything you have in comment #2 should be moved to the issue summary, and you don't need to document what you fixed—only reported errors that you didn't fix. See an example at #1512434: Make Aggregator module pass Coder Review.
Comment #5
fluxsauce commentedSorry about that @TravisCarden, I'll reconcile shortly. Thanks for the feedback.
Comment #6
fluxsauce commentedSummarized.
Comment #6.0
fluxsauce commentedSummarizing work done
Comment #6.1
fluxsauce commentedBum HTML
Comment #7
NROTC_Webmaster commentedA couple of things.
According, to http://drupal.org/node/811254 getInfo() should not be translated with t().
While it is still being debated #338403: Use {@inheritdoc} on all class methods (including tests) for now we are not adding docblocks to getInfo(), setUp(), and tearDown().
Refer to http://drupal.org/node/1354 for all documentation standards, and http://drupal.org/node/325974 for SimpleTest specific standards.
Comment #8
fluxsauce commented@NROTC_Webmaster thanks for the review, I've corrected the issues as described. I made the
getInfo()translate error elsewhere as well; glad I know about it now.Comment #9
sunPatch no longer applies.
Comment #11
fluxsauce commentedNot updating until #1518116: [meta] Make Core pass Coder Review is no longer postponed.
Comment #12
tomogden commentedComment #13
tomogden commentedShould we postpone this then?
Comment #14
jhodgdonYes.
Comment #15
lars toomre commentedWhen a patch for this issue is next re-rolled, we need to ensure that a blank line is added after the last method and closing brace of the class for test classes like LocaleConfigOverride.php.
Comment #16
fluxsauce commentedComment #16.0
fluxsauce commentedCleanup
Comment #17
traviscarden commentedComment #18
visabhishek commentedComment #19
visabhishek commentedI have Created a patch. Please review.
Comment #21
visabhishek commentedPatch updated.
Comment #23
visabhishek commentedComment #24
kadimi commented8: config_standardized-1533202-5900836.patch queued for re-testing.
Comment #26
mhaamann commented2: config_standardized-1533202.patch queued for re-testing.
Comment #28
mhaamann commented21: drupal-make_config_module_pass_coder_review-1533202-21.patch queued for re-testing.
Comment #30
xjmThanks for all the work here so far. See #1518116-86: [meta] Make Core pass Coder Review. This issue is postponed until the meta issue is either closed or reopened.
Comment #31
jhodgdonComment #32
pfrenssenClosing in favor of #2571965: [meta] Fix PHP coding standards in core, stage 1. In this issue the coding standards will be fixed on a sniff-per-sniff basis rather than a module-per-module basis.