Skip to content

.github: bump DavidAnson/markdownlint-cli2-action from 12.0.0 to 13.0.0 #301

.github: bump DavidAnson/markdownlint-cli2-action from 12.0.0 to 13.0.0

.github: bump DavidAnson/markdownlint-cli2-action from 12.0.0 to 13.0.0 #301

Workflow file for this run

name: Lint whitespace
on: [push, pull_request, workflow_dispatch]
jobs:
lint_whitespace:
name: Lint whitespace
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
- name: Check that every file has no trailing whitespace, and exactly one final newline
run: ./.github/bin/lint-whitespace