From cb0acbecec16c72a35ad6a105ad4fb05ae49beaa Mon Sep 17 00:00:00 2001 From: epolon Date: Thu, 12 Mar 2020 16:45:30 +0200 Subject: [PATCH 1/2] dummy commit --- tools/prlint/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/prlint/README.md b/tools/prlint/README.md index 085bc115dc691..b38d330d4ebd9 100644 --- a/tools/prlint/README.md +++ b/tools/prlint/README.md @@ -1,6 +1,6 @@ # prlint (beta) -A linter that can run various checks to validate a PR adheres to our standards. +A linter that can run various checks to validate a PR adheres to our standards. ### Disclaimer @@ -41,3 +41,4 @@ Error: Features must contain a change to a README file ``` Note that an **un-authenticated** GitHub client is created, unless you set the `GITHUB_TOKEN` env variable. + From 24ea9d268cef0884aceb83553ff553221f38e0e8 Mon Sep 17 00:00:00 2001 From: Eli Polonsky Date: Thu, 12 Mar 2020 20:05:24 +0200 Subject: [PATCH 2/2] dummy --- tools/prlint/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/prlint/README.md b/tools/prlint/README.md index b38d330d4ebd9..d5322bf0ef69b 100644 --- a/tools/prlint/README.md +++ b/tools/prlint/README.md @@ -42,3 +42,4 @@ Error: Features must contain a change to a README file Note that an **un-authenticated** GitHub client is created, unless you set the `GITHUB_TOKEN` env variable. +