Skip to content

Checkpointing work on supporting text alignment style controls. #1000

Checkpointing work on supporting text alignment style controls.

Checkpointing work on supporting text alignment style controls. #1000

Workflow file for this run

name: Vala Linter
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: elementary/actions/vala-lint@master
with:
dir: src/
conf: .vala-lint.conf
fail: false