Skip to content

Commit af9b74f

Browse files
authored
Merge pull request #114 from tc39/no-textlint
🔧 don't use textlint
2 parents 15058a4 + 046c4fa commit af9b74f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
uses: github/super-linter/slim@v4
4848
env:
4949
VALIDATE_ALL_CODEBASE: false
50+
VALIDATE_NATURAL_LANGUAGE: false
5051
# Change if your main branch differs
5152
DEFAULT_BRANCH: main
5253
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)