Skip to content

Use variable separator when converting variable name from camelCase #606

Use variable separator when converting variable name from camelCase

Use variable separator when converting variable name from camelCase #606

Workflow file for this run

name: Codespell
on:
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@master