diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 9472a2708..6181b9843 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -49,7 +49,7 @@ "name": "ci", "source": "./plugins/ci", "description": "A plugin to work with OpenShift CI and analyze Prow job results", - "version": "0.0.43", + "version": "0.0.44", "category": "ci", "keywords": [ "prow", diff --git a/.skillsaw.yaml b/.skillsaw.yaml index fcf636a5f..42c76e742 100644 --- a/.skillsaw.yaml +++ b/.skillsaw.yaml @@ -98,9 +98,10 @@ custom-rules: # Exclude patterns (glob format) # Use exclude: [] to disable all excludes including defaults exclude: - # - "**/template/**" - # - "**/templates/**" - # - "**/_template/**" + - "node_modules/**" + - "**/template/**" + - "**/templates/**" + - "**/_template/**" # Additional markdown files to run content rules on (glob format) content-paths: [] diff --git a/docs/index.html b/docs/index.html index b16025c22..c489f9f9f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -487,7 +487,7 @@