Skip to content
Snippets Groups Projects
Commit 56e39139 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add github action for trailing space

parent a33f1426
No related branches found
No related tags found
3 merge requests!147Merge previous default branch feat-cod-rmq into main,!98Feat GitHub action,!94WIP: Merge feat_prod_rmq with feat_cod_rmq
name: Find trailing space
on: [push, pull_request]
jobs:
example:
name: Find Trailing Space
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: harupy/find-trailing-whitespace@master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment