[gjs: 2/3] .gitlab-ci.yml: Also check NEWS file
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 2/3] .gitlab-ci.yml: Also check NEWS file
- Date: Mon, 7 Dec 2020 01:01:45 +0000 (UTC)
commit 08b753f501b32516e8f58d5484a8bd809d952c84
Author: Björn Daase <bjoern daase net>
Date: Sun Dec 6 15:38:09 2020 +0100
.gitlab-ci.yml: Also check NEWS file
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 763cfa7e..76db9ad0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -236,7 +236,7 @@ codespell:
stage: source_check
image: "docker.io/bilelmoussaoui/codespell"
script:
- - codespell -S "*.png,*.po,*.jpg,.git,LICENSES,NEWS" -f --builtin "code,clear"
--ignore-words-list="afterall,befores,files',filetest,gir,inout,stdio,uint,upto,xdescribe"
+ - codespell -S "*.png,*.po,*.jpg,.git,LICENSES" -f --builtin "code,clear"
--ignore-words-list="afterall,befores,files',filetest,gir,inout,stdio,uint,upto,xdescribe"
license-check:
when: on_success
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]