Skip to content

Apply php-cs-fixer fix#14

Merged
savinmikhail merged 1 commit into
savinmikhail:mainfrom
sasezaki:apply-php-cs-fixer-fix
Jan 2, 2026
Merged

Apply php-cs-fixer fix#14
savinmikhail merged 1 commit into
savinmikhail:mainfrom
sasezaki:apply-php-cs-fixer-fix

Conversation

@sasezaki
Copy link
Copy Markdown
Contributor

@sasezaki sasezaki commented Jan 2, 2026

./vendor/bin/php-cs-fixer fix --dry-run --diff got

   1) /home/sasezaki/dev/dist-size-optimizer/export-ignore.php
      ---------- begin diff ----------
--- /home/sasezaki/dev/dist-size-optimizer/export-ignore.php
+++ /home/sasezaki/dev/dist-size-optimizer/export-ignore.php
@@ -8,9 +8,9 @@
     'tests/',
     'Tests/',
     'docs/',
-    'tools/', // often used with bamarni/composer-bin-plugin
+    'tools/', // often used with bamarni/composer-bin-plugin
     // dirs >>>
-
+
     'dist-size-status.json', // used for badge "dist size optimized"
     '.gitignore',
     '.editorconfig',

      ----------- end diff -----------

@savinmikhail
Copy link
Copy Markdown
Owner

thank you. btw how did you find this?)

@savinmikhail savinmikhail merged commit 45c368e into savinmikhail:main Jan 2, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants