Skip to content

.github: Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 #529

.github: Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0

.github: Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 #529

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@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Check that every file has no trailing whitespace, and exactly one final newline
run: ./.github/bin/lint-whitespace