Skip to content

.github(install-zig): bump Zig from 0.11.0 to 0.13.0 (#878) #1099

.github(install-zig): bump Zig from 0.11.0 to 0.13.0 (#878)

.github(install-zig): bump Zig from 0.11.0 to 0.13.0 (#878) #1099

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