Skip to content

Add custom field non-existing getters and setters notice (#289) #501

Add custom field non-existing getters and setters notice (#289)

Add custom field non-existing getters and setters notice (#289) #501

Workflow file for this run

name: Check for typos
on:
push:
branches:
- main
jobs:
typo_check:
runs-on: ubuntu-latest
steps:
- name: typos-action
uses: crate-ci/typos@v1.0.4