Skip to content

build: Upgrade to Rust 1.70 and fix new clippy warnings #1063

build: Upgrade to Rust 1.70 and fix new clippy warnings

build: Upgrade to Rust 1.70 and fix new clippy warnings #1063

Workflow file for this run

name: Commitlint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/[email protected]
with:
configFile: './.commitlintrc.json'
helpURL: https://rash.sh/docs/rash/master/contributing.html#commit-structure