From 89fd4bc96031f32d09eb488b73d6059363d06efa Mon Sep 17 00:00:00 2001 From: Phil Tyler Date: Tue, 12 Nov 2024 14:33:48 -0800 Subject: [PATCH] lintfix --- drush.services.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drush.services.yml b/drush.services.yml index 96d3a8d0..2be3d265 100644 --- a/drush.services.yml +++ b/drush.services.yml @@ -23,4 +23,4 @@ services: class: \Drupal\search_api_pantheon\Commands\Reload arguments: [ "@logger.factory", "@search_api_pantheon.pantheon_guzzle", "@search_api_pantheon.schema_poster" ] tags: - - { name: drush.command } \ No newline at end of file + - { name: drush.command }