Skip to content

feat: add ts solution to lc problem: No.0001 (#2012) #2326

feat: add ts solution to lc problem: No.0001 (#2012)

feat: add ts solution to lc problem: No.0001 (#2012) #2326

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