Skip to content

Remove redundant calls to update_style_manager in Application.vala #587

Remove redundant calls to update_style_manager in Application.vala

Remove redundant calls to update_style_manager in Application.vala #587

Workflow file for this run

name: Lint Vala
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
container:
image: ghcr.io/tau-os/builder:nightly
steps:
- uses: actions/checkout@v4
- name: Run vala-lint on project
run: vala-lint -c vala-lint.conf .