diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1f26980..61bd12a 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,7 +14,6 @@ jobs: contents: read steps: - uses: actions/checkout@v4 - - name: Lint uses: ConsenSys/docs-gha/lint@main with: diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 3280622..09b64d6 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -5,6 +5,7 @@ on: pull_request: branches: - main + - vale jobs: vale: @@ -16,7 +17,7 @@ jobs: - uses: actions/checkout@v4 - name: Vale - uses: ConsenSys/docs-gha/spelling@main + uses: Consensys/docs-gha/spelling@main with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 1a7e4eb..f5a7aa2 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,17 @@ It's built using [Docusaurus](https://docusaurus.io/). It also contains a written guide for contributing to Consensys docs, and creating, configuring, and testing new doc sites, published at [`docs-template.consensys.net`](https://docs-template.consensys.net/). + +## Linting + +Vale is a work in progress (WIP) for linting: `.github/workflows/lint.yml` uses actions set up on +Consensys/docs-gha/lint@main. + +WIP: That GHA repo should be set up to apply the [Vale linting set](https://github.com/ConsenSys/docs-gha/tree/main/spelling). + +### Let's Upset Vale + +The title should do it, so should: + +- Metamask +- ConsenSys