Skip to content

Applied clang-tidy suggestions for hyprland workspaces #1275

Applied clang-tidy suggestions for hyprland workspaces

Applied clang-tidy suggestions for hyprland workspaces #1275

Workflow file for this run

name: Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'hpp,h,cpp,c'
clangFormatVersion: 16