<table><tr><td style="">dhaumann created this revision.<br />dhaumann added a reviewer: vkrause.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: Frameworks.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9137" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This check includes:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">warn about duplicate keyword list</li>
<li class="remarkup-list-item">warn about missing keyword list</li>
<li class="remarkup-list-item">warn about unused keyword list</li>
</ul>

<p>Duplicate keyword lists:<br />
KeywordChecker::check: "asp.xml" Reference of non-existing keyword list: QSet("Others")<br />
KeywordChecker::check: "euphoria.xml" Reference of non-existing keyword list: QSet("attention")<br />
KeywordChecker::check: "freebasic.xml" Reference of non-existing keyword list: QSet("attention")<br />
KeywordChecker::check: "mason.xml" Reference of non-existing keyword list: QSet("types")<br />
KeywordChecker::check: "metafont.xml" Reference of non-existing keyword list: QSet("mfStatement")<br />
KeywordChecker::check: "nagios.xml" Reference of non-existing keyword list: QSet("Keywords")<br />
KeywordChecker::check: "purebasic.xml" Reference of non-existing keyword list: QSet("attention")<br />
KeywordChecker::check: "qml.xml" Reference of non-existing keyword list: QSet("keywords")<br />
KeywordChecker::check: "stata.xml" Reference of non-existing keyword list: QSet("types")<br />
KeywordChecker::check: "template-toolkit.xml" Reference of non-existing keyword list: QSet("functions", "Others")</p>

<p>Unused keyword lists:<br />
KeywordChecker::check: "ample.xml" Unused keyword lists: QSet("sgfct", "dvafct", "icprops")<br />
KeywordChecker::check: "ansforth94.xml" Unused keyword lists: QSet("attention")<br />
KeywordChecker::check: "css.xml" Unused keyword lists: QSet("mediatypes_op")<br />
KeywordChecker::check: "dosbat.xml" Unused keyword lists: QSet("not", "else")<br />
KeywordChecker::check: "fsharp.xml" Unused keyword lists: QSet("symbols")<br />
KeywordChecker::check: "ilerpg.xml" Unused keyword lists: QSet("pkeywords", "evalopcodes8")<br />
KeywordChecker::check: "pango.xml" Unused keyword lists: QSet("plain_attributes", "int_attributes", "tags", "endtags", "color_attributes")<br />
KeywordChecker::check: "pony.xml" Unused keyword lists: QSet("literal", "types")<br />
KeywordChecker::check: "powershell.xml" Unused keyword lists: QSet("attributes", "operators")<br />
KeywordChecker::check: "prolog.xml" Unused keyword lists: QSet("directives non-ISO", "lists ISO", "streams deprecated", "lists non-ISO", "listing non-ISO", "terms non-ISO", "list+is_list non-ISO")<br />
KeywordChecker::check: "scss.xml" Unused keyword lists: QSet("mediatypes_op")<br />
KeywordChecker::check: "vhdl.xml" Unused keyword lists: QSet("forOrWhile", "directions")<br />
KeywordChecker::check: "xonotic-console.xml" Unused keyword lists: QSet("Aliases")<br />
KeywordChecker::check: "/home/dh/kde/kf5/build/frameworks/syntax-highlighting/data/css-php.xml" Unused keyword lists: QSet("mediatypes_op")</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>make && make test</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R216 Syntax Highlighting</div></div></div><br /><div><strong>BRANCH</strong><div><div>KeywordChecker (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9137" rel="noreferrer">https://phabricator.kde.org/D9137</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/indexer/katehighlightingindexer.cpp</div></div></div><br /><div><strong>To: </strong>dhaumann, vkrause<br /><strong>Cc: </strong>Frameworks<br /></div>