Skip to content

Commit

Permalink
Update checkPatternsIndex.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vabarbosa committed Nov 9, 2024
1 parent 3e1d989 commit 2af223b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/js/commands/checkPatternsIndex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ const ALLOWLIST_MISSING_FROM_INDEX: Set<string> = new Set([
"/guides/qiskit-code-assistant",
"/guides/qiskit-code-assistant-jupyterlab",
"/guides/qiskit-code-assistant-vscode",
"/guides/qiskit-code-assistant-local",
"/guides/addons",
]);

Expand Down

0 comments on commit 2af223b

Please sign in to comment.