Skip to content

feat: update ts solution to lc problem: No.0402 (#2567) #4258

feat: update ts solution to lc problem: No.0402 (#2567)

feat: update ts solution to lc problem: No.0402 (#2567) #4258

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