From 69df85f564513b706c957c2b46da19e3d6b24439 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Sat, 22 Apr 2023 02:55:21 +0800 Subject: [PATCH] Move script into its own subfolder --- .../workflows/{ => helper/pre-commit}/check_translation_tag.py | 0 .pre-commit-config.yaml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{ => helper/pre-commit}/check_translation_tag.py (100%) diff --git a/.github/workflows/check_translation_tag.py b/.github/workflows/helper/pre-commit/check_translation_tag.py similarity index 100% rename from .github/workflows/check_translation_tag.py rename to .github/workflows/helper/pre-commit/check_translation_tag.py diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 76a59ff43..fae9fb8e1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: hooks: - id: check-translation-tag name: Check newline characters in tag - entry: .github/workflows/check_translation_tag.py + entry: .github/workflows/helper/pre-commit/check_translation_tag.py language: script exclude: | (?x)^(