Skip to content

Tx: var err is not assigned at all (fixup) #1083

Tx: var err is not assigned at all (fixup)

Tx: var err is not assigned at all (fixup) #1083

Workflow file for this run

name: Typo Check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: typos-action
uses: crate-ci/typos@v1.3.3