Skip to content

Implement windows formating in sway/workspaces #41

Implement windows formating in sway/workspaces

Implement windows formating in sway/workspaces #41

Workflow file for this run

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