summaryrefslogtreecommitdiff
path: root/_cs
diff options
context:
space:
mode:
Diffstat (limited to '_cs')
-rw-r--r--_cs/DokuWiki/ruleset.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_cs/DokuWiki/ruleset.xml b/_cs/DokuWiki/ruleset.xml
index 8acd22baa..871d16ccf 100644
--- a/_cs/DokuWiki/ruleset.xml
+++ b/_cs/DokuWiki/ruleset.xml
@@ -4,6 +4,7 @@
<!-- ignore 3rd party libraries (that we haven't adopted) -->
<exclude-pattern>*/lib/plugins/authad/adLDAP/*</exclude-pattern>
+ <exclude-pattern>*/lib/scripts/jquery/*</exclude-pattern>
<exclude-pattern>*/EmailAddressValidator.php</exclude-pattern>
<exclude-pattern>*/feedcreator.class.php</exclude-pattern>
<exclude-pattern>*/SimplePie.php</exclude-pattern>