Skip to content

Add rye init --vcs option to set version control system. Defaults to git, adds mercurial and none options. #2394

Add rye init --vcs option to set version control system. Defaults to git, adds mercurial and none options.

Add rye init --vcs option to set version control system. Defaults to git, adds mercurial and none options. #2394

Workflow file for this run

name: Spelling
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
files: .