<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>qualit&amp;amp;#233;</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/2998/feed"/>
    <updated>2026-06-28T05:21:57+00:00</updated>
    <id>https://links.biapy.com/guest/tags/2998/feed</id>
            <entry>
            <id>https://links.biapy.com/links/8124</id>
            <title type="text"><![CDATA[Flow | A static type checker for JavaScript]]></title>
            <link rel="alternate" href="http://flowtype.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8124"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Flow is a static type checker, designed to find type errors in JavaScript programs:]]>
            </summary>
            <updated>2025-08-29T14:32:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8383</id>
            <title type="text"><![CDATA[HTML_CodeSniffer]]></title>
            <link rel="alternate" href="http://squizlabs.github.io/HTML_CodeSniffer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8383"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML_CodeSniffer is a client-side script that checks HTML source code and detects violations of a defined coding standard. HTML_CodeSniffer is written entirely in JavaScript, does not require any server-side processing and can be extended by developers to enforce custom coding standards by creating your own &amp;amp;quot;sniffs&amp;amp;quot;.]]>
            </summary>
            <updated>2025-08-29T15:14:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8723</id>
            <title type="text"><![CDATA[Welcome to PMD]]></title>
            <link rel="alternate" href="http://pmd.sourceforge.net/pmd-5.0.4" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8723"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PMD scans Java source code and looks for potential problems like:

    Possible bugs - empty try/catch/finally/switch statements
    Dead code - unused local variables, parameters and private methods
    Suboptimal code - wasteful String/StringBuffer usage
    Overcomplicated expressions - unnecessary if statements, for loops that could be while loops
    Duplicate code - copied/pasted code means copied/pasted bugs]]>
            </summary>
            <updated>2025-08-29T16:12:55+00:00</updated>
        </entry>
    </feed>
