<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Pocke</author_name>
  <author_url>https://blog.hatena.ne.jp/Pocke/</author_url>
  <blog_title>pockestrap</blog_title>
  <blog_url>https://pocke.hatenablog.com/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>RuboCop</anon>
    <anon>Ruby</anon>
  </categories>
  <description>RubyKaigi 2017 で Lint について話します。 rubykaigi.org Lint とは Lint というのは、バグになりうるコードを自動で検出プログラムです。 なにを話すのか Ruby のための Lint を、どう実装するかについて話します。 Lint が検出するコードの例を一つ紹介します。 if 'str' do_something else do_something2 end 上記のコードでは、ifの条件文内にstring literalが存在します。 そのため、この条件文は常に真に評価されるため、do_something2が実行されることは絶対にありません。 Lint…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpocke.hatenablog.com%2Fentry%2F2017%2F09%2F14%2F123611&quot; title=&quot;RubyKaigi 2017 で Lint について話します。 - pockestrap&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-09-14 12:36:11</published>
  <title>RubyKaigi 2017 で Lint について話します。</title>
  <type>rich</type>
  <url>https://pocke.hatenablog.com/entry/2017/09/14/123611</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
