Skip to content

Commit 75d0770

Browse files
committed
.textlintrcをsudden-deathに反映させる
1 parent c8c386c commit 75d0770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-copy-ci-hato-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
find hato-bot/${worklows_path} -type f \
3232
-not -name "*hato-bot.yml" \
3333
-exec cp {} "${DEST_PATH}" \;
34-
for f in .markdown-lint.yml .python-lint .python-lint
34+
for f in .markdown-lint.yml .python-lint .python-lint .textlintrc
3535
do
3636
cp hato-bot/.github/linters/${f} sudden-death/.github/linters/
3737
done

0 commit comments

Comments
 (0)