We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3aa63 commit fe9141cCopy full SHA for fe9141c
.github/workflows/qaqc.yaml
@@ -36,7 +36,7 @@ jobs:
36
check_filenames: true
37
check_hidden: true
38
skip: ".git,*.js,qaqc.yml"
39
- ignore_words_list: hist,nd
+ ignore_words_list: hist,nd,fo
40
41
# borrowed from https://github.com/ProjectPythia/pythia-foundations/blob/main/.github/workflows/link-checker.yaml
42
- name: Disable Notebook Execution Before Linkcheck
0 commit comments