From 626a0e06a368ae3d53406c1029341ceb3f4b725e Mon Sep 17 00:00:00 2001 From: kenji-miyake Date: Thu, 27 Oct 2022 00:21:50 +0000 Subject: [PATCH] chore: sync files Signed-off-by: GitHub --- .markdown-link-check.json | 3 +++ .yamllint.yaml | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.markdown-link-check.json b/.markdown-link-check.json index dec3db1..c71a3e4 100644 --- a/.markdown-link-check.json +++ b/.markdown-link-check.json @@ -4,6 +4,9 @@ { "pattern": "^http://localhost" }, + { + "pattern": "^http://127\\.0\\.0\\.1" + }, { "pattern": "^https://github.com/.*/discussions/new" } diff --git a/.yamllint.yaml b/.yamllint.yaml index 6228c70..2c7bd08 100644 --- a/.yamllint.yaml +++ b/.yamllint.yaml @@ -1,7 +1,6 @@ extends: default ignore: | - .clang-tidy *.param.yaml rules: