7 coding standards messages

/var/www/html/modules/contrib/search_api_searchstax/search_api_searchstax.info.yml
line 7 Expected indentation of 2 spaces but found 1 spaces. (yml/indent)
src/Plugin/SolrConnector/SearchStaxConnector.php
20 The class short comment should describe what the class does and not simply repeat the class name
75 Expected 1 space before "="; 0 found
80 Expected 1 space before "="; 0 found
85 Expected 1 space before "="; 0 found
217 Expected 1 blank line after function; 0 found
218 The closing brace for the class must have an empty line before it

Comments

mkalkbrenner created an issue. See original summary.

mkalkbrenner’s picture

Title: Coding Standrad » Coding Standard

mkalkbrenner’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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