Skip to content

Make CHANGELOG more precise, account for all LANGUAGE extensions. #13

Make CHANGELOG more precise, account for all LANGUAGE extensions.

Make CHANGELOG more precise, account for all LANGUAGE extensions. #13

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