Skip to content

Merge branch 'new-process-app-matching' of github.com:stsdc/monitor i… #345

Merge branch 'new-process-app-matching' of github.com:stsdc/monitor i…

Merge branch 'new-process-app-matching' of github.com:stsdc/monitor i… #345

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
container:
image: valalang/lint
steps:
- uses: actions/checkout@v1
with:
submodules: false
- name: Lint
run: io.elementary.vala-lint -d .