Skip to content

feat: mul sign simplify #2580

feat: mul sign simplify

feat: mul sign simplify #2580

Workflow file for this run

name: Clang-Format
on:
push:
pull_request:
merge_group:
jobs:
build:
name: Format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: 'src'
style: 'llvm'
clangFormatVersion: 16