Follow up from: Array syntax in theme file

bootstrap_rijkshuisstijl.theme
line 256	Line exceeds 80 characters; contains 100 characters
262	Missing function doc comment
272	Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
282	Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
289	Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
340	Array indentation error, expected 8 spaces but found 10
340	Object operator not indented correctly; expected 8 spaces but found 10
348	Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
352	Line exceeds 80 characters; contains 93 characters
362	Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead
363	Inline doc block comments are not allowed; use "/* Comment */" or "// Comment" instead
371	Line exceeds 80 characters; contains 121 characters

Comments

Martijn de Wit created an issue. See original summary.

Status: Needs review » Needs work

The last submitted patch, code_standards_bootstrap_rijkshuisstijl.theme_.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

martijn de wit’s picture

Status: Needs work » Needs review
StatusFileSize
new3.78 KB

Fixes spaces.

Status: Needs review » Needs work
martijn de wit’s picture

Status: Needs work » Needs review
StatusFileSize
new4.05 KB

Forgot 1 comment block.
Done.

Status: Needs review » Needs work
martijn de wit’s picture

Status: Needs work » Reviewed & tested by the community

ok test failed on other things.

martijn de wit’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.