<?xml version='1.0' encoding='UTF-8'?><plugin-repository><ff>"Inspection"</ff><category name="Inspection"><idea-plugin downloads="25170" size="13319996" date="1766323955000" updatedDate="1766323955000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.9-20251221133112</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.9</b>
  <ul>
    <li>Fixed BigDecimal and Char inspection options are not supported in the UI
      (<a href="https://github.com/melix/codenarc-idea/issues/90">#90</a>)</li>
    <li>Tested with IDEA 2025.3.1</li>
  </ul>
<b>Version 7.0.8</b>
<ul>
  <li>Updated CodeNarc to
    <a href="https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.md#version-370--nov-2025">3.7.0</a>
    (<a href="https://github.com/melix/codenarc-idea/issues/84">#84</a>)</li>
</ul>
<b>Version 7.0.7</b>
<ul>
  <li>Fixed typing in the inspection configuration fields
    (<a href="https://github.com/melix/codenarc-idea/issues/70">#70</a>)</li>
  <li>Refactored some parts that used the deprecated IDE API or violated override-only API usage protocol</li>
  <li>Overall plugin quality improvements with JSpecify, NullAway, and Error-prone</li>
</ul>
<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=917859</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13319931" date="1766323071000" updatedDate="1766323071000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.9-20251221131448</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.8</b>
<ul>
  <li>Updated CodeNarc to
    <a href="https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.md#version-370--nov-2025">3.7.0</a>
    (<a href="https://github.com/melix/codenarc-idea/issues/84">#84</a>)</li>
</ul>
<b>Version 7.0.7</b>
<ul>
  <li>Fixed typing in the inspection configuration fields
    (<a href="https://github.com/melix/codenarc-idea/issues/70">#70</a>)</li>
  <li>Refactored some parts that used the deprecated IDE API or violated override-only API usage protocol</li>
  <li>Overall plugin quality improvements with JSpecify, NullAway, and Error-prone</li>
</ul>
<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=917856</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13319930" date="1766004431000" updatedDate="1766004431000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.9-20251217204542</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.8</b>
<ul>
  <li>Updated CodeNarc to
    <a href="https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.md#version-370--nov-2025">3.7.0</a>
    (<a href="https://github.com/melix/codenarc-idea/issues/84">#84</a>)</li>
</ul>
<b>Version 7.0.7</b>
<ul>
  <li>Fixed typing in the inspection configuration fields
    (<a href="https://github.com/melix/codenarc-idea/issues/70">#70</a>)</li>
  <li>Refactored some parts that used the deprecated IDE API or violated override-only API usage protocol</li>
  <li>Overall plugin quality improvements with JSpecify, NullAway, and Error-prone</li>
</ul>
<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=915254</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13321163" date="1766001805000" updatedDate="1766001805000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.9-20251217200209</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.8</b>
<ul>
  <li>Updated CodeNarc to
    <a href="https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.md#version-370--nov-2025">3.7.0</a>
    (<a href="https://github.com/melix/codenarc-idea/issues/84">#84</a>)</li>
</ul>
<b>Version 7.0.7</b>
<ul>
  <li>Fixed typing in the inspection configuration fields
    (<a href="https://github.com/melix/codenarc-idea/issues/70">#70</a>)</li>
  <li>Refactored some parts that used the deprecated IDE API or violated override-only API usage protocol</li>
  <li>Overall plugin quality improvements with JSpecify, NullAway, and Error-prone</li>
</ul>
<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=915249</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13316222" date="1765931487000" updatedDate="1765931487000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.8-20251217003007</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.8</b>
<ul>
  <li>Updated CodeNarc to
    <a href="https://github.com/CodeNarc/CodeNarc/blob/master/CHANGELOG.md#version-370--nov-2025">3.7.0</a>
    (<a href="https://github.com/melix/codenarc-idea/issues/84">#84</a>)</li>
</ul>
<b>Version 7.0.7</b>
<ul>
  <li>Fixed typing in the inspection configuration fields
    (<a href="https://github.com/melix/codenarc-idea/issues/70">#70</a>)</li>
  <li>Refactored some parts that used the deprecated IDE API or violated override-only API usage protocol</li>
  <li>Overall plugin quality improvements with JSpecify, NullAway, and Error-prone</li>
</ul>
<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=914003</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13323717" date="1765926743000" updatedDate="1765926743000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.7-20251216231107</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.7</b>
<ul>
  <li>Fixed typing in the inspection configuration fields (<a href="https://github.com/melix/codenarc-idea/issues/70">#70</a>)</li>
  <li>Refactored some parts that used the deprecated IDE API or violated override-only API usage protocol</li>
  <li>Overall plugin quality improvements with JSpecify, NullAway, and Error-prone</li>
</ul>
<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=913988</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13323558" date="1765924238000" updatedDate="1765924238000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.7-20251216222913</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=913984</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13326554" date="1765914545000" updatedDate="1765914545000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.7-20251216194719</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=913975</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13408582" date="1765547515000" updatedDate="1765547515000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.6-20251212135044</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=911769</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13408582" date="1765546992000" updatedDate="1765546992000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.6-20251212134149</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=911766</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13408586" date="1765380576000" updatedDate="1765380576000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.6-20251210152711</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=910447</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13408585" date="1765361550000" updatedDate="1765361550000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.6-20251210101123</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.6</b>
<ul>
    <li>Fixed compatibility with IDEA 2025.3 and above</li>
</ul>
<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=910265</download-url><idea-version min="n/a" max="n/a" since-build="252.23892"/></idea-plugin><idea-plugin downloads="25170" size="13407168" date="1764941067000" updatedDate="1764941067000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.5-20251205132309</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.5</b>
<ul>
  <li>Fixed a bug in the inspection UI if a rule has a boolean property, e.g., Formatting / Braces for if else</li>
</ul>
<b>Version 7.0.4</b>
<ul>
  <li>Plugin build fixes for the JetBrains marketplace</li>
</ul>
<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=907547</download-url><idea-version min="n/a" max="n/a" since-build="252.23892" until-build="252.*"/></idea-plugin><idea-plugin downloads="25170" size="13407004" date="1763545429000" updatedDate="1763545429000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>7.0.1-202511190940</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 7.0.3</b>
<ul>
  <li>Fixed NullPointerException in DisabledRulesLookupTable</li>
</ul>
<b>Version 7.0.2</b>
<ul>
  <li>Corrected the plugin manifest and updated the changelog</li>
</ul>
<b>Version 7.0.1</b>
<ul>
  <li>Fixed broken Quick Fixes for some CodeNarc inspections</li>
</ul>
<b>Version 7.0.0</b>
<ul>
  <li>Fixed compatibility with 2025.2+. IDEA versions older than 2025.2 are not supported</li>
  <li>Upgraded CodeNarc to 3.6.0 with Groovy 4</li>
  <li>Added support for <a href="https://codenarc.org/codenarc-configuring-rules.html#disabling-rules-from-comments">
      Disabling rules from comments</a>
  </li>
</ul>
<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=896006</download-url><idea-version min="n/a" max="n/a" since-build="252.23892" until-build="252.*"/></idea-plugin><idea-plugin downloads="25170" size="14721624" date="1690788803000" updatedDate="1690788803000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.2.0-202307310730</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=370829</download-url><idea-version min="n/a" max="n/a" since-build="223.7571.182" until-build="232.*"/></idea-plugin><idea-plugin downloads="25170" size="14721489" date="1680528640000" updatedDate="1680528640000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.1.0-202304031326</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=314906</download-url><idea-version min="n/a" max="n/a" since-build="223.7571.182" until-build="231.*"/></idea-plugin><idea-plugin downloads="25170" size="14721532" date="1680507058000" updatedDate="1680507058000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202304030728</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=314821</download-url><idea-version min="n/a" max="n/a" since-build="223.7571.182" until-build="223.*"/></idea-plugin><idea-plugin downloads="25170" size="3913213" date="1680174518000" updatedDate="1680174518000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202303301106</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=313904</download-url><idea-version min="n/a" max="n/a" since-build="223.7571.182" until-build="223.*"/></idea-plugin><idea-plugin downloads="25170" size="3913009" date="1669879576000" updatedDate="1669879576000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202212010723</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 6.0.0</b>
<ul>
    <li>Fixed compatibility with 2022.3</li>
    <li>Requires 2022.3 because the Java 17 version bump in the IDE libraries</li>
</ul>
<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=259692</download-url><idea-version min="n/a" max="n/a" since-build="223.7571.182" until-build="223.*"/></idea-plugin><idea-plugin downloads="25170" size="3910176" date="1669870852000" updatedDate="1669870852000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202212010458</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=259660</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="222.*"/></idea-plugin><idea-plugin downloads="25170" size="3909840" date="1668515811000" updatedDate="1668515811000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202211151233</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.1</b>
<ul>
    <li>Fixed compatibility with 2022.2.3</li>
</ul>
<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=251583</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="222.*"/></idea-plugin><idea-plugin downloads="25170" size="3909748" date="1668515601000" updatedDate="1668515601000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202211151230</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=251582</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="222.*"/></idea-plugin><idea-plugin downloads="25170" size="3909822" date="1668514514000" updatedDate="1668514514000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202211151212</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=251526</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="3909786" date="1668514360000" updatedDate="1668514360000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202211151209</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=251525</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="3909818" date="1668514123000" updatedDate="1668514123000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202211151205</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=251524</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="3909693" date="1668513584000" updatedDate="1668513584000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202211151156</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=251523</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="3909676" date="1668510361000" updatedDate="1668510361000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>6.0.0-202211151103</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=251519</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="3910959" date="1661785600000" updatedDate="1661785600000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202208291503</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=216067</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="222.*"/></idea-plugin><idea-plugin downloads="25170" size="3910917" date="1661179482000" updatedDate="1661179482000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202208221441</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 3.1.0</li>
    <li>Minimal version changed to IC/IU 2022.1</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=212542</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="3910979" date="1661178875000" updatedDate="1661178875000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202208221431</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=212540</download-url><idea-version min="n/a" max="n/a" since-build="221.6008.13" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="3974698" date="1650536947000" updatedDate="1650536947000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202204211025</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=169391</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="3975037" date="1650534847000" updatedDate="1650534847000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202204210951</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=169385</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="3998318" date="1650531741000" updatedDate="1650531741000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202204210859</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=169381</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="4015360" date="1650468291000" updatedDate="1650468291000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202204201522</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=169321</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="221.*"/></idea-plugin><idea-plugin downloads="25170" size="4016659" date="1641287122000" updatedDate="1641287122000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202201040902</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=152822</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="213.*"/></idea-plugin><idea-plugin downloads="25170" size="4016666" date="1641224018000" updatedDate="1641224018000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202201031531</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=152766</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="211.*"/></idea-plugin><idea-plugin downloads="25170" size="4013242" date="1630305758000" updatedDate="1630305758000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202108300640</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=134695</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="211.*"/></idea-plugin><idea-plugin downloads="25170" size="4013306" date="1630303655000" updatedDate="1630303655000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202108300605</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=134693</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="211.*"/></idea-plugin><idea-plugin downloads="25170" size="4009110" date="1629375768000" updatedDate="1629375768000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202108191220</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=133443</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="211.*"/></idea-plugin><idea-plugin downloads="25170" size="4089646" date="1629373207000" updatedDate="1629373207000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202108191137</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=133437</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7" until-build="211.*"/></idea-plugin><idea-plugin downloads="25170" size="4530875" date="1622536756000" updatedDate="1622536756000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202106010837</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=121378</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4531235" date="1621341020000" updatedDate="1621341020000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202105181228</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=119981</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4530525" date="1620179616000" updatedDate="1620179616000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202105050151</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=119001</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4530550" date="1620137846000" updatedDate="1620137846000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202105041415</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=118974</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4030745" date="1620137186000" updatedDate="1620137186000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202105041403</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=118973</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4025453" date="1619512402000" updatedDate="1619512402000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104270830</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=118304</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4025423" date="1619508360000" updatedDate="1619508360000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104270723</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=118295</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4026202" date="1618487764000" updatedDate="1618487764000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104151153</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=117153</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4026300" date="1618471240000" updatedDate="1618471240000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104150718</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=117118</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4026094" date="1618385667000" updatedDate="1618385667000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104140732</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=116971</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4020967" date="1618281070000" updatedDate="1618281070000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104130228</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=116816</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4020908" date="1618253596000" updatedDate="1618253596000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104121850</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=116783</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4020611" date="1618219742000" updatedDate="1618219742000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104120927</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=116703</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4016410" date="1618209362000" updatedDate="1618209362000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104120633</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=116690</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4016414" date="1618208960000" updatedDate="1618208960000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104120627</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<b>Version 5.0.0</b>
<ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.1.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<b>Version 4.4.0</b>
<ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=116689</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="4016396" date="1618208781000" updatedDate="1618208781000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104120624</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<p>Version 5.0.0
</p><ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.0.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<p>Version 4.4.0
</p><ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=116687</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin><idea-plugin downloads="25170" size="3975072" date="1618207909000" updatedDate="1618207909000" url=""><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more.
A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to
fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>5.0.0-202104120608</version><vendor email="cedric.champeau@gmail.com" url="">Slava Dobromyslov, Vladimir Orany, originally Cédric Champeau and Daniel Demus</vendor><rating>4.6</rating><change-notes><![CDATA[<p>Version 5.0.0
</p><ul>
    <li>Quick Fixes where possible</li>
    <li>Reworked internals (may require breaking change in configuration)</li>
    <li>CodeNarc 2.0.0</li>
    <li>Minimal version changed to IC/IU 2020.2.4</li>
</ul>
<p>Version 4.4.0
</p><ul>
    <li>Made plugin working in the newer versions of IntelliJ</li>
</ul>
<b>Version 4.3.1</b>
<ul>
    <li>Fix some warnings and a deprecation reported by jetbrains verifier</li>
</ul>
<b>Version 4.3.0</b>
<ul>
    <li>Merge the CodeNarc-Updated plugin back into the CodeNarc and force replacement</li>
    <li>Collapse the configuration in Inspections to one node with subnodes for each ruleset</li>
    <li>Squash another null reference exception</li>
</ul>
<b>Version 4.2.1</b>
<ul>
<li>Improve the texts shown on the inspections configuration panels</li>
<li>Link to the rule-description at the codenarc website from the inspections configuration panel</li>
</ul>
<b>Version 4.2.0</b>
<ul>
<li>New CodeNarc, new plugin.CodeNarc v1.4</li>
</ul>
<b>Version 4.1.2</b>
<ul>
<li>Fix more range out of bounds exceptions</li>
</ul>
<b>Version 4.1.1</b>
<ul>
<li>Respect @SurpressWarnings</li>
<li>Prevent some index out of bounds exceptions</li>
</ul>
<b>Version 4.1.0</b>
<ul>
<li>Expose the codenarc rule configuration in the IDEA inspection settings dialog</li>
<li>Improve the ranges that are highlighted</li>
</ul>
<b>Version 4.0.0</b>
<ul>
<li>Updating to use the latest CodeNarc - 1.3</li>
<li>Additionally the lists of inspections is extracted directly from the embedded codenarc jar</li>
<li>All original code is from Cédric Champeau and Sean LeBlanc</li>
</ul>
<b>Version 3.1</b>
<ul>
<li>Updating to work in newer IntelliJ version(s) (Sean LeBlanc) and using latest CodeNarc - 0.27.0</li>
<li>All original code is from Cédric Champeau</li>
</ul>
<b>Version 0.1.17</b>
<ul>
<li>Upgrade to CodeNarc 0.17</li>
<li>Upgrade to GMetricts 0.6</li>
<li>Works with Intellij 11/12</li>
</ul>
<b>Version 0.1.16.1</b>
<ul>
<li>Upgrade to CodeNarc 0.16.1</li>
</ul>
<b>Version 0.1.14.1</b>
<ul>
<li>Upgrade to CodeNarc 0.14</li>
<li>Inspections are now grouped by ruleset</li>
</ul>
<b>Version 0.1.14</b>
<ul>
<li>Fixed NPE on empty files or newly created files</li>
<li>Fixed NPE when a CodeNarc rule doesn't set a line number</li>
</ul>
<b>Version 0.1.13</b>
<ul>
<li>Upgrade to CodeNarc 0.13</li>
</ul>
<b>Version 0.1.1</b>
<ul>
<li>Performance improvements</li>
<li>Fixed inspections not shown if an editor wasn't open on file</li>
</ul>
<b>Version 0.1</b>
<ul>
<li>Initial release</li>
<li>Integrates CodeNarc 0.12</li>
</ul>
]]></change-notes><download-url>https://plugins.jetbrains.com/plugin/download?updateId=116686</download-url><idea-version min="n/a" max="n/a" since-build="202.8194.7"/></idea-plugin></category></plugin-repository>