Skip to content

chartsheet: add set_zoom_to_fit() method #5

chartsheet: add set_zoom_to_fit() method

chartsheet: add set_zoom_to_fit() method #5

Workflow file for this run

name: Spelling - test spelling with Typos crate
permissions:
contents: read
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env:
CLICOLOR: 1
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Spell Check Repo
uses: crate-ci/typos@v1.34.0