<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ponkotsu0605</author_name>
  <author_url>https://blog.hatena.ne.jp/ponkotsu0605/</author_url>
  <blog_title>ポンコツエンジニアのごじゃっぺ開発日記。</blog_title>
  <blog_url>https://www.pnkts.net/</blog_url>
  <categories>
    <anon>php</anon>
    <anon>github actions</anon>
    <anon>github</anon>
  </categories>
  <description>Github Actionsを使うといろんな作業が自動化できます。また、PHP-CS-Fixerを使うと、PHPのソースコードを定義したフォーマット（コーディング規約）に合わせて整形してくれます。 ということで、今回は、「コミットごとにPHP-CS-Fixerの整形をGithub Actionsで自動化すること」を実現したいと思います。 PHP-CS-Fixerのインストール まずは導入したいと思います。 composer require friendsofphp/php-cs-fixer --dev だけと簡単ですね。 $ composer require friendsofphp/php-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pnkts.net%2F2020%2F07%2F29%2Fphp-cs-fixer-by-github-actions&quot; title=&quot;【PHP】CS-Fixerの整形をGithub Actionsで自動化するぞ。 - ポンコツエンジニアのごじゃっぺ開発日記。&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/p/ponkotsu0605/20200729/20200729012647.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-29 01:29:27</published>
  <title>【PHP】CS-Fixerの整形をGithub Actionsで自動化するぞ。</title>
  <type>rich</type>
  <url>https://www.pnkts.net/2020/07/29/php-cs-fixer-by-github-actions</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
