Skip to content

Add warning: If component has update() but no verify() #498

Add warning: If component has update() but no verify()

Add warning: If component has update() but no verify() #498

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [ main ]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]