Skip to content

revert: remove double_contract_state_error diagnostic #621

revert: remove double_contract_state_error diagnostic

revert: remove double_contract_state_error diagnostic #621

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of the entire repository
uses: crate-ci/typos@v1.11.1