<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel><title>intellij | Hugo Ferreira</title>
    <link>https://hugo.ferreira.cc/tags/intellij/</link>
    <description>Recent content in Intellij by Hugo Ferreira</description>
    <image>
      <title>intellij | Hugo Ferreira</title>
      <url>https://hugo.ferreira.cc/hf-bw.jpg</url>
      <link>https://hugo.ferreira.cc/tags/intellij/</link>
    </image>
    <generator>Hugo -- 0.124.1</generator>
    <language>en</language>
    <copyright>2000–2024 by Hugo Ferreira · CC BY 4.0</copyright>
    <lastBuildDate>Fri, 06 May 2022 01:03:51 +0000</lastBuildDate>
    <atom:link href="https://hugo.ferreira.cc/tags/intellij/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>✂️ IntelliJ</title>
      <link>https://hugo.ferreira.cc/intellij/</link>
      <pubDate>Fri, 06 May 2022 01:03:51 +0000</pubDate>
      <guid>https://hugo.ferreira.cc/intellij/</guid>
      <description>Small information nuggets and recipies about IntelliJ</description>
      <content:encoded><![CDATA[<p><em>(most recent on top)</em></p>
<h2 id="commit-message-margin-markers">Commit message margin markers</h2>
<ul>
<li><a href="https://stackoverflow.com/a/64709473">git - IntelliJ commit 50-character line length reminder - Stack Overflow</a></li>
</ul>
<p><strong>Preferences ➤ Version Control ➤ Commit</strong></p>
<blockquote>
<p>☑ Blank link between subject and body<br>
☑ Limit body line = 72   <strong>+</strong>   ☑ Show right margin<br>
☑ Limit subject line = 69</p>
</blockquote>
<ul>
<li><code>69</code> is the cutoff limit for message subject in GitHub</li>
<li><code>72</code> is the common convention for <a href="https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html">good commit messages</a></li>
</ul>
]]></content:encoded>
    </item>
  </channel>
</rss>
