Skip to content

Squashed commit of the following: #4150

Squashed commit of the following:

Squashed commit of the following: #4150

Workflow file for this run

name: Check For Tab Characters
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
make check_tabs