Skip to content

Add reference to doc/terminal-device-properties-guide.md (#1019) #4

Add reference to doc/terminal-device-properties-guide.md (#1019)

Add reference to doc/terminal-device-properties-guide.md (#1019) #4

Workflow file for this run

name: Trailing whitespace
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
name: Trailing whitespace
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Test
run: bash scripts/find_trailing_whitespace.sh