Skip to content

update for 8.2.0-rc1 release #2105

update for 8.2.0-rc1 release

update for 8.2.0-rc1 release #2105

Workflow file for this run

# check for Windows CRLF in files
# homepage: https://github.com/marketplace/actions/check-crlf
name: Check CRLF
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
Check-CRLF:
name: verify that only LF linefeeds are used
runs-on: ubuntu-latest
steps:
- name: Checkout repository contents
uses: actions/checkout@v4
- name: Use action to check for CRLF endings
uses: erclu/check-crlf@v1.2.0
with: # ignore directories containing *.pdf and *.tab
exclude: msautotest/misc/data/ /msautotest/renderers/expected/