Skip to content

docs: Add new ERC-7579 Tutorial #1003

docs: Add new ERC-7579 Tutorial

docs: Add new ERC-7579 Tutorial #1003

name: Report readability
on: pull_request
jobs:
report-readability:
name: Report readability
runs-on: ubuntu-latest
steps:
- name: Checkout repo with history
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: Rebilly/lexi@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
glob: '**/*.{md,mdx}'