Skip to content

fmk - bug fix, when one RV's name contained in another new ability fo… #136

fmk - bug fix, when one RV's name contained in another new ability fo…

fmk - bug fix, when one RV's name contained in another new ability fo… #136

Workflow file for this run

name: Spell Check
on: [push, pull_request]
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run codespell
uses: codespell-project/actions-codespell@v2