Skip to content

apply file-scoped namespaces #2669

apply file-scoped namespaces

apply file-scoped namespaces #2669

Workflow file for this run

name: Line Endings Check
on:
pull_request:
branches:
- '**/**'
jobs:
line-endings-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check for CRLF endings
uses: erclu/check-crlf@v1