refactor: remove trailing whitespace from C, Header, Ruby and YAML files

Lint
This commit is contained in:
John Bampton
2020-12-15 19:34:01 +10:00
parent e9fe337b95
commit 4fa3359d44
18 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
# the head of the pull request instead of the merge commit.
- run: git checkout HEAD^2
if: ${{ github.event_name == 'pull_request' }}
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1