This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 7a786de96e Add spelling exclusions after new sphinx-autoapi release 
(#31845)
7a786de96e is described below

commit 7a786de96ed178ff99aef93761d82d100b29bdf3
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sun Jun 11 14:22:23 2023 +0200

    Add spelling exclusions after new sphinx-autoapi release (#31845)
    
    The sphinx-autoapi release from June 10 2023 (2.1.1) started to add a bit
    more docuementation in our automatically generated docs and
    started to fail our spel checks.
    
    This PR adds the new spelling exclusion to make the builds succeed again
---
 docs/spelling_wordlist.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt
index 3d88228562..6885a04590 100644
--- a/docs/spelling_wordlist.txt
+++ b/docs/spelling_wordlist.txt
@@ -13,6 +13,9 @@ acyclic
 AddressesType
 adhoc
 adls
+adobjects
+AdsInsights
+adsinsights
 afterall
 AgentKey
 aio
@@ -382,6 +385,7 @@ DataTransferServiceClient
 datatypes
 DateFrame
 datestamp
+DateTime
 datetime
 Datetimepicker
 Datetimes

Reply via email to