<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dekuo-03</author_name>
  <author_url>https://blog.hatena.ne.jp/dekuo-03/</author_url>
  <blog_title>工作と競馬2</blog_title>
  <blog_url>https://dekuo-03.hatenablog.jp/</blog_url>
  <categories>
    <anon>技術メモ#Visual Studio Code</anon>
  </categories>
  <description>やりたいこと 以下をできるようにする。 入力しながら、常に静的解析してエラーを表示 ファイル保存と同時に、ルールに沿って自動フォーマット 拡張機能のインストール 以下2つをインストールする。 Ruff Black Formatter 設定(settings.json) VSCodeの設定から、settings.jsonを開き、以下を追記。 Blackでフォーマットする。タイミングは保存時。インポートの順序の自動修正も行う。 &quot;[python]&quot;: { &quot;editor.defaultFormatter&quot;: &quot;ms-python.black-formatter&quot;, &quot;editor.formatOn…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdekuo-03.hatenablog.jp%2Fentry%2F2024%2F02%2F28%2F235716&quot; title=&quot;VSCode Pythonのlinter、formatterの設定メモ - 工作と競馬2&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>2024-02-28 23:57:16</published>
  <title>VSCode Pythonのlinter、formatterの設定メモ</title>
  <type>rich</type>
  <url>https://dekuo-03.hatenablog.jp/entry/2024/02/28/235716</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
