<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ShineSpark</author_name>
  <author_url>https://blog.hatena.ne.jp/ShineSpark/</author_url>
  <blog_title>人生シーケンスブレイク</blog_title>
  <blog_url>https://shinespark.hatenablog.com/</blog_url>
  <categories>
    <anon>Vim</anon>
    <anon>Python</anon>
  </categories>
  <description>PythonのLintツールとしてflake8(pep8 + pyflakes)を利用しているのだが、ファイル末に空行があると W391 blank line at end of file の警告が出るので自動化したくなった。 調べてみたら以下のような知見があったので設定してみた。 qiita.com &quot; delete_last_blank_line autocmd BufWritePre * call s:delete_last_blank_line() function! s:delete_last_blank_line() if getline('$') == &quot;&quot; $delete _ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinespark.hatenablog.com%2Fentry%2F2015%2F09%2F06%2F211223&quot; title=&quot;Vimで特定のファイルタイプのみ最後の空行を消す - 人生シーケンスブレイク&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>http://cdn-ak.f.st-hatena.com/images/fotolife/S/ShineSpark/20150906/20150906210747.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-09-06 21:12:23</published>
  <title>Vimで特定のファイルタイプのみ最後の空行を消す</title>
  <type>rich</type>
  <url>https://shinespark.hatenablog.com/entry/2015/09/06/211223</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
