Skip to content

Add filterAndSetDP and substitute it for filter (#150) #136

Add filterAndSetDP and substitute it for filter (#150)

Add filterAndSetDP and substitute it for filter (#150) #136

Workflow file for this run

name: HLint
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
jobs:
hlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: rwe/actions-hlint-setup@v1
with:
version: '3.5'
- uses: rwe/actions-hlint-run@v2
with:
path: '["src/"]'
fail-on: status