Skip to content

App: Close with Ctrl+W #90

App: Close with Ctrl+W

App: Close with Ctrl+W #90

Workflow file for this run

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