Closed (fixed)
Project:
SearchStax Search API Module
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 Mar 2023 at 10:37 UTC
Updated:
14 Apr 2023 at 17:24 UTC
Jump to comment: Most recent
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
Comment #2
mkalkbrennerComment #4
mkalkbrenner