From b92ad42810b4f724422b4c9db9971c2b27134406 Mon Sep 17 00:00:00 2001 From: klaasnicolaas Date: Tue, 3 Oct 2023 23:13:36 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'template/.?= =?UTF-8?q?yamllint'=20with=20remote=20'python=5Fpackage/.yamllint'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/.yamllint | 1 + 1 file changed, 1 insertion(+) diff --git a/template/.yamllint b/template/.yamllint index a9282e2..effe6aa 100644 --- a/template/.yamllint +++ b/template/.yamllint @@ -1,6 +1,7 @@ --- ignore: | .venv/lib + .copier-answers.yml rules: braces: level: error From f1fc54b8b5adf5359c4aaa1fdf1431006add541e Mon Sep 17 00:00:00 2001 From: klaasnicolaas Date: Tue, 3 Oct 2023 23:13:36 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'template/.?= =?UTF-8?q?github/'=20with=20remote=20'github/'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/.github/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/.github/labels.yml b/template/.github/labels.yml index 60a15cd..ca7f64d 100644 --- a/template/.github/labels.yml +++ b/template/.github/labels.yml @@ -4,7 +4,7 @@ description: "A breaking change for existing users." - name: "bug" color: fc2929 - description: "Inconsistencies or issues which will cause a problem for users or implementors." + description: "Inconsistencies or issues which will cause a problem for users." - name: "bugfix" color: ededed description: "Fixing a bug." From 9f3ce4ea0843f2417ae11eaddbdc2299a565ee51 Mon Sep 17 00:00:00 2001 From: klaasnicolaas Date: Tue, 3 Oct 2023 23:13:36 +0000 Subject: [PATCH 3/4] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/la?= =?UTF-8?q?bels.yml'=20with=20remote=20'github/labels.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labels.yml b/.github/labels.yml index 60a15cd..ca7f64d 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -4,7 +4,7 @@ description: "A breaking change for existing users." - name: "bug" color: fc2929 - description: "Inconsistencies or issues which will cause a problem for users or implementors." + description: "Inconsistencies or issues which will cause a problem for users." - name: "bugfix" color: ededed description: "Fixing a bug." From 0b6b8213aa395e12c21d789e906de6f23db3b19e Mon Sep 17 00:00:00 2001 From: klaasnicolaas Date: Tue, 3 Oct 2023 23:13:36 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.yamllint'?= =?UTF-8?q?=20with=20remote=20'python=5Fpackage/.yamllint'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .yamllint | 1 + 1 file changed, 1 insertion(+) diff --git a/.yamllint b/.yamllint index a9282e2..effe6aa 100644 --- a/.yamllint +++ b/.yamllint @@ -1,6 +1,7 @@ --- ignore: | .venv/lib + .copier-answers.yml rules: braces: level: error