Skip to content

Merge pull request #22 from iodepo/dependabot/github_actions/GrantBir… #61

Merge pull request #22 from iodepo/dependabot/github_actions/GrantBir…

Merge pull request #22 from iodepo/dependabot/github_actions/GrantBir… #61

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@v4
- name: Use action to check for CRLF endings
uses: erclu/[email protected]
with: # ignore directories containing *.csv & data
exclude: /testData/