<?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>Code-Quality on Omar Crosby</title>
    <link>https://omarcrosby.com/tags/code-quality/</link>
    <description>Recent content in Code-Quality on Omar Crosby</description>
    <image>
      <title>Omar Crosby</title>
      <url>https://omarcrosby.com/images/og.png</url>
      <link>https://omarcrosby.com/images/og.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 05 Jul 2026 08:00:00 -0400</lastBuildDate>
    <atom:link href="https://omarcrosby.com/tags/code-quality/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>kyber: function-level code quality analysis for Go</title>
      <link>https://omarcrosby.com/posts/kyber-function-level-go-code-quality/</link>
      <pubDate>Sun, 05 Jul 2026 08:00:00 -0400</pubDate>
      <guid>https://omarcrosby.com/posts/kyber-function-level-go-code-quality/</guid>
      <description>Existing Go linters tell you which lines break a rule. kyber tells you which functions carry the most risk, using twelve metrics — McCabe, cognitive, Halstead, maintainability index, and structural signals — in one pipeline.</description>
    </item>
  </channel>
</rss>
