From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f52.google.com (mail-pj1-f52.google.com [209.85.216.52]) by mx.groups.io with SMTP id smtpd.web08.2183.1623469475924782923 for ; Fri, 11 Jun 2021 20:44:36 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=mjLkfecj; spf=pass (domain: gmail.com, ip: 209.85.216.52, mailfrom: kuqin12@gmail.com) Received: by mail-pj1-f52.google.com with SMTP id g4so6756303pjk.0 for ; Fri, 11 Jun 2021 20:44:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=La0i3XbzYPdNELEzVsRWpQTAWe/qsNUs74CLHD+1Wzs=; b=mjLkfecjynHleQNwlaw59ET5YFB5auaIA14DioTbLW3/GeUwuBSY3hFb+XHO6G5Aj5 +pXYg4T4xnAotI6uLSZ9ezJAKSLLdeI4ni+M0o67AUCPJmKzo3QGvu9qnA4odBwFOdLa ZtWPxEw0fYXggNL0MASOz6bkF3wI15tS9pSMYbdnm1W2YPrH+/+apZM5vl+/YuEpYWWg r+4MMvxCsfcxMrCzAtshV4zcH4bKekKY8JDcB/fwGtFyUoRG0sCF+nGq9KPCauDJtlyj 2cnGYfokTF8TK4ijJDqzX8eGqWMLk3xKGzoTiRgZftkglz4o2NQZ4qzJSYG5uGhLkOFg OwYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=La0i3XbzYPdNELEzVsRWpQTAWe/qsNUs74CLHD+1Wzs=; b=oWOHf5P8REuop88fkqaPZqW/9TrzJXZdvAXi+J+YYlwo1EUIFOiSwkgWRFtzgo6lE/ FcsHTpbmIqaNlLhPo9gr6QgimLUVfEx1WbylIZ5eqAXkc1pwKnV8/2S+wYSxo3P9Lk56 AVQdl0kWxyrv0GEnjo2NUc0km1uqW40E+YvDskVYmRGiQ9atJ3nzQktcAivkKITGRZfp CbdmQyeK2qbGxkIH3efwcpayIAKakaPUhy8IyNFiOwER7qT/biunTIcR/L7XeTtiNe7L LbjwcEgh73tHD2+FhtndtFR+BzJ2GzVcEpAaxxV5CGmY2h16Dlsze9rueIhpcn/lAHl8 HhVg== X-Gm-Message-State: AOAM532CiWt8wqnKpfVihLtk1Rr8TPSysA+jTV4uG0JsCTI+7yhfodml RVwMsU9i/l79wWXV/hzNOCnqjafwz8ErDw== X-Google-Smtp-Source: ABdhPJwldxL1+UKW0J+aMNwIkHSHlGOT67L/9fyPv4FPq4hokmKzaCbt2wVVgsnxmj5gLZDN4ycpJw== X-Received: by 2002:a17:902:e80e:b029:10a:c1c:c6e5 with SMTP id u14-20020a170902e80eb029010a0c1cc6e5mr6806880plg.54.1623469475156; Fri, 11 Jun 2021 20:44:35 -0700 (PDT) Return-Path: Received: from localhost.localdomain ([50.35.88.161]) by smtp.gmail.com with ESMTPSA id l3sm6491779pgb.77.2021.06.11.20.44.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Jun 2021 20:44:34 -0700 (PDT) From: "Kun Qin" To: devel@edk2.groups.io Cc: Leif Lindholm , Ard Biesheuvel Subject: [PATCH v1 2/4] ArmPlatformPkg: SpellCheck: Switch spellcheck CI to AuditOnly Date: Fri, 11 Jun 2021 20:44:20 -0700 Message-Id: <20210612034422.536-3-kuqin12@gmail.com> X-Mailer: git-send-email 2.31.1.windows.1 In-Reply-To: <20210612034422.536-1-kuqin12@gmail.com> References: <20210612034422.536-1-kuqin12@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: Sean Brogan REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3445 Spellcheck was not covering all specified files due to CSpell v5 and Node v10 incompatibility of current CI pipeline configuration. This change switches the spellcheck for ArmPlatformPkg to AuditOnly to avoid potentially numerous spell errors. The correction action is to be revisited by package maintainers once the tool incompatibility is resolved. Cc: Leif Lindholm Cc: Ard Biesheuvel Signed-off-by: Kun Qin Signed-off-by: Sean Brogan --- ArmPlatformPkg/ArmPlatformPkg.ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArmPlatformPkg/ArmPlatformPkg.ci.yaml b/ArmPlatformPkg/ArmPlatformPkg.ci.yaml index 1abaa2f6870c..3dbbcc673bf0 100644 --- a/ArmPlatformPkg/ArmPlatformPkg.ci.yaml +++ b/ArmPlatformPkg/ArmPlatformPkg.ci.yaml @@ -83,7 +83,7 @@ ## options defined .pytool/Plugin/SpellCheck "SpellCheck": { - "AuditOnly": False, + "AuditOnly": True, "IgnoreFiles": [], # use gitignore syntax to ignore errors # in matching files "ExtendWords": [ -- 2.31.1.windows.1