<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: dotHTM</title>
    <description>The latest articles on DEV Community by dotHTM (@dothtm).</description>
    <link>https://dev.to/dothtm</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F16623%2F40bbcf99-7f6d-468a-b933-db6f4bf80133.png</url>
      <title>DEV Community: dotHTM</title>
      <link>https://dev.to/dothtm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dothtm"/>
    <language>en</language>
    <item>
      <title>How do you bring formatting standards into a large project with several active developers?</title>
      <dc:creator>dotHTM</dc:creator>
      <pubDate>Fri, 26 Jan 2024 17:38:03 +0000</pubDate>
      <link>https://dev.to/dothtm/how-do-you-bring-formatting-standards-into-a-large-project-with-several-active-developers-452h</link>
      <guid>https://dev.to/dothtm/how-do-you-bring-formatting-standards-into-a-large-project-with-several-active-developers-452h</guid>
      <description>&lt;p&gt;Our team wants cleaner, more PEP 8 compliant code, type annotations, and leverage the advice of &lt;code&gt;flake8&lt;/code&gt; and &lt;code&gt;mypy&lt;/code&gt; pointing out deficiencies. I've enabled &lt;code&gt;pre-commit&lt;/code&gt; hooks for a couple of projects that are typically a single or two developer project, and reviewed the step-by-step changes in code review such that the two most senior engineers are content with the outcome in future usage.&lt;/p&gt;

&lt;p&gt;But we have a larger project, with many devs (internal and external) which have branches open that a simple py-black formatting across the repo will ruffle feathers with the inevitable merge conflicts, and we don't want to naively order a full cease-fire on work for this project either.&lt;/p&gt;

&lt;p&gt;What advice do you have or what mistakes have you experienced with trying to standardize code/editor practices in a large project with many active contributors?&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Hi, I'm Midpoint Nerd</title>
      <dc:creator>dotHTM</dc:creator>
      <pubDate>Fri, 14 Apr 2017 17:17:28 +0000</pubDate>
      <link>https://dev.to/dothtm/hi-im-midpoint-nerd</link>
      <guid>https://dev.to/dothtm/hi-im-midpoint-nerd</guid>
      <description>&lt;p&gt;I have been coding for 12 years.&lt;/p&gt;

&lt;p&gt;You can find me on Twitter as &lt;a href="https://twitter.com/dotHTM" rel="noopener noreferrer"&gt;@dotHTM&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I live in Austin, TX.&lt;/p&gt;

&lt;p&gt;I work in a public sector gig.&lt;/p&gt;

&lt;p&gt;I mostly program in these languages:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;bash&lt;/li&gt;
&lt;li&gt;perl&lt;/li&gt;
&lt;li&gt;html&lt;/li&gt;
&lt;li&gt;scss&lt;/li&gt;
&lt;li&gt;AppleScript (in a previous life)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I am currently learning more about docker and ancient perl 5 releases.&lt;/p&gt;

&lt;p&gt;Nice to meet you.&lt;/p&gt;

</description>
      <category>introduction</category>
    </item>
  </channel>
</rss>
