Skip to content

Improved brand colors #32

Improved brand colors

Improved brand colors #32

Workflow file for this run

name: Lint
on:
pull_request:
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 .