Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review and resolve the issues in Drupal.org #2

Open
kylehuynh205 opened this issue Sep 5, 2023 · 2 comments
Open

Review and resolve the issues in Drupal.org #2

kylehuynh205 opened this issue Sep 5, 2023 · 2 comments
Labels
good first issue Good for newcomers

Comments

@kylehuynh205
Copy link
Contributor

https://www.drupal.org/project/archive_list_contents/issues/3286103

@kylehuynh205
Copy link
Contributor Author

TODO:

* Drupal Code Standard 

php ../../../../vendor/bin/phpstan.phar analyse --memory-limit=256M .

* Drupal Code syntax and styles:
   * Run the report: 

phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,yml  {{ path }}

   * Tool to automatically fix some codestyling:
 
phpcbf --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml {{{ Path }} 

@kylehuynh205 kylehuynh205 moved this to In Progress in Islandora Lite Project Sep 7, 2023
@jeffbuyunhe jeffbuyunhe moved this from In Progress to Review in Islandora Lite Project Sep 22, 2023
@jeffbuyunhe jeffbuyunhe moved this from Review to Backlog in Islandora Lite Project Sep 22, 2023
@jeffbuyunhe jeffbuyunhe removed their assignment Sep 25, 2023
@kstapelfeldt
Copy link
Member

Part of digitalutsc/advanced-queue-runner#6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

3 participants