- First commit to issue fork.
- @urvashi_vora opened merge request.
Child issue from
https://www.drupal.org/project/libraries/issues/3075081
🐛
Coding standard
Needs review
The idea here is to fix all phpcs errors/warnings from the files on the root directory.
Open the Libraries API module directory on your terminal and run the command: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml . -l > phpcs_libraries_root.txt
. You should end up with a file like the one attached bellow.
Fix the errors either automatically or manually and create a patch.
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.