From ded351427d3f694d16855f3b4c44e085eb4e551c Mon Sep 17 00:00:00 2001 From: gerryRcom Date: Thu, 27 Jun 2024 19:47:05 +0100 Subject: [PATCH] oda spelling check on merge-reviews doc --- .custom_wordlist.txt | 7 +++++++ .sphinx/spellingcheck.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.custom_wordlist.txt b/.custom_wordlist.txt index 1c30d23..ac64528 100644 --- a/.custom_wordlist.txt +++ b/.custom_wordlist.txt @@ -1,3 +1,4 @@ +activereviews adapter adapter's AddingLaunchpadCelebrity @@ -54,6 +55,7 @@ codebase Codehosting codeimport codeimportscheduler +CodeReviewChecklist config configs ConfiguringWebApplications @@ -206,6 +208,7 @@ newsampledata OAuth OEM oid +ok ols OOPSes OpenID @@ -250,6 +253,7 @@ PPA PQM psql pre +PreMergeReviews preprocessed prioritize prober @@ -351,6 +355,7 @@ TestsFromChanges TestsStyleGuide testtools textarea +TipsForReviewers TLS todrop traceback @@ -368,6 +373,7 @@ UltimateVimPythonSetup unauthorized Uncomment unittest +unobvious untriaged untrusted upstreams @@ -382,6 +388,7 @@ webservice webservice's whitespace Wishlist +WorkingWithReviews worktrees WSGI www diff --git a/.sphinx/spellingcheck.yaml b/.sphinx/spellingcheck.yaml index 190c20a..2f8404d 100644 --- a/.sphinx/spellingcheck.yaml +++ b/.sphinx/spellingcheck.yaml @@ -9,7 +9,7 @@ matrix: - .custom_wordlist.txt output: .sphinx/.wordlist.dic sources: - - _build/**/*.html|!_build/explanation/pre-merge-reviews/index.html|!_build/explanation/live-patching/index.html|!_build/explanation/css/index.html|!_build/explanation/javascript-unittesting/index.html|!_build/explanation/engineering-overview-translations/index.html|!_build/explanation/testing/index.html|!_build/explanation/feature-flags/index.html|!_build/explanation/launchpad-ppa/index.html|!_build/explanation/branches/index.html|!_build/explanation/code/index.html|!_build/explanation/security-policy/index.html|!_build/explanation/database-performance/index.html|!_build/explanation/url-traversal/index.html|!_build/explanation/navigation-menus/index.html|!_build/explanation/storm-migration-guide/index.html|!_build/explanation/mail/index.html|!_build/explanation/javascript-buildsystem/index.html|!_build/explanation/javascript-integration-testing/index.html + - _build/**/*.html|!_build/explanation/live-patching/index.html|!_build/explanation/css/index.html|!_build/explanation/javascript-unittesting/index.html|!_build/explanation/engineering-overview-translations/index.html|!_build/explanation/testing/index.html|!_build/explanation/feature-flags/index.html|!_build/explanation/launchpad-ppa/index.html|!_build/explanation/branches/index.html|!_build/explanation/code/index.html|!_build/explanation/security-policy/index.html|!_build/explanation/database-performance/index.html|!_build/explanation/url-traversal/index.html|!_build/explanation/navigation-menus/index.html|!_build/explanation/storm-migration-guide/index.html|!_build/explanation/mail/index.html|!_build/explanation/javascript-buildsystem/index.html|!_build/explanation/javascript-integration-testing/index.html pipeline: - pyspelling.filters.html: comments: false