Set up codespell (#3643)

This commit is contained in:
Hadrien Croubois
2022-08-23 17:43:03 +02:00
committed by GitHub
parent f491e98d37
commit 24fc709533
7 changed files with 34 additions and 24 deletions

View File

@ -76,3 +76,14 @@ jobs:
- name: Set up environment
uses: ./.github/actions/setup
- uses: crytic/slither-action@v0.1.1
codespell:
if: github.repository != 'OpenZeppelin/openzeppelin-contracts-upgradeable'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run CodeSpell
uses: codespell-project/actions-codespell@v1.0
with:
check_filenames: true
skip: package-lock.json