Skip to content

Fix some Japanese typos #107

Fix some Japanese typos

Fix some Japanese typos #107

Workflow file for this run

name: Lint
on:
pull_request:
workflow_dispatch:
jobs:
typo:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]
with:
# https://github.com/crate-ci/typos/issues/779#issuecomment-1635761199
files: |
.
.github
.vscode
format:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dprint/[email protected]
with:
dprint-version: 0.45.0
- name: Debug print for deprint target paths
run: dprint output-file-paths