Skip to content

Add option --numeric-version and rededicate -v to future --verbose #30

Add option --numeric-version and rededicate -v to future --verbose

Add option --numeric-version and rededicate -v to future --verbose #30

Workflow file for this run

name: Whitespace
on:
push:
pull_request:
jobs:
check-whitespace:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v3
- name: Check for whitespace violations
uses: andreasabel/fix-whitespace-action@v1