Skip to content

program for count of 0's and 1's till where there count is same ,, saiffwashere #11877

program for count of 0's and 1's till where there count is same ,, saiffwashere

program for count of 0's and 1's till where there count is same ,, saiffwashere #11877

name: Clang format linter
on:
push: {}
pull_request: {}
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: DoozyX/clang-format-lint-action@v0.20
with:
source: './src'
extensions: 'java'
clangFormatVersion: 16