<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged: pre-commit</title>
    <link>https://waylonwalker.com/tags/pre-commit/</link>
    <description>All posts with the tag &#34;pre-commit&#34;</description>
    <lastBuildDate>Wed, 30 Sep 2020 05:00:00 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/tags/pre-commit/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>Strip Trailing Whitespace from Git projects</title>
      <link>https://waylonwalker.com/strip-trailing-whitespace/</link>
      <description>A common linting error thrown by various linters is for trailing whitespace. I most often use flake8. I generally have pre-commit hooks setup to strip this,...</description>
      <pubDate>Wed, 30 Sep 2020 05:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/strip-trailing-whitespace/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>git</category>
      <category>pre-commit</category>
    </item>
    <item>
      <title>Serverless things to investigate</title>
      <link>https://waylonwalker.com/serverless-things-to-investigate/</link>
      <description>Free - only one step is free - can take rss to social</description>
      <pubDate>Mon, 10 Feb 2020 15:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/serverless-things-to-investigate/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>pre-commit</category>
    </item>
  </channel>
</rss>