Skip to content

rename "configure" to "ripping". tweak scrollbar style #120

rename "configure" to "ripping". tweak scrollbar style

rename "configure" to "ripping". tweak scrollbar style #120

Workflow file for this run

name: typo-check
on:
push:
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: typos-action
uses: crate-ci/typos@v1.0.4