erclu / check-crlf

GitHub Action to check for files with CRLF line endings
MIT License
8 stars 4 forks source link

Exclude Directory? #10

Open misilot opened 1 month ago

misilot commented 1 month ago

Is there a way to exclude a directory? For example, I've got a php application that the libraries are included under "vendors/" in the codebase and those aren't something I would want to actually check.

Thanks!

jmckenna commented 1 month ago

Yes, here is a working example: https://github.com/MapServer/MapServer/blob/main/.github/workflows/check-crlf.yml