Issue #2951400 by LOBsTerr: Found coding standard issues in superfish
Showing
- README.MD 22 additions, 22 deletionsREADME.MD
- composer.json 10 additions, 0 deletionscomposer.json
- src/Plugin/Block/SuperfishBlock.php 14 additions, 15 deletionssrc/Plugin/Block/SuperfishBlock.php
- superfish.info.yml 0 additions, 1 deletionsuperfish.info.yml
- superfish.install 34 additions, 29 deletionssuperfish.install
- superfish.module 2 additions, 2 deletionssuperfish.module
- superfish.theme.inc 8 additions, 24 deletionssuperfish.theme.inc
... | ... | @@ -8,6 +8,16 @@ |
"name": "mehrpadin", | ||
"homepage": "https://www.drupal.org/u/mehrpadin", | ||
"role": "Maintainer" | ||
}, | ||
{ | ||
"name": "Nikolay Lobachev", | ||
"homepage": "https://www.drupal.org/u/lobsterr", | ||
"role": "Maintainer" | ||
}, | ||
{ | ||
"name": "Nick Dickinson-Wilde", | ||
"homepage": "https://www.drupal.org/u/nickdickinsonwilde", | ||
"role": "Maintainer" | ||
} | ||
], | ||
"support": { | ||
... | ... |
Please register or sign in to comment