Skip to content

Revert "Merge branch 'main' of github.com:iodepo/oih-ui into feature/… #143

Revert "Merge branch 'main' of github.com:iodepo/oih-ui into feature/…

Revert "Merge branch 'main' of github.com:iodepo/oih-ui into feature/… #143

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]
jobs:
Check-CRLF:
name: verify that only LF linefeeds are used
runs-on: ubuntu-latest
steps:
- name: Checkout repository contents
uses: actions/checkout@v3
- name: Use action to check for CRLF endings
uses: erclu/[email protected]
with: # ignore directories containing *.csv
exclude: regions/unsd-data