Skip to content

1.1.0: Refreshed icon and brand colors #21

1.1.0: Refreshed icon and brand colors

1.1.0: Refreshed icon and brand colors #21

Workflow file for this run

name: Lint
on:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
lint:
name: Vala Lint
runs-on: ubuntu-latest
container:
image: valalang/lint
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Lint
run: io.elementary.vala-lint -d .