Skip to content

chore(ios): remove all the clang-format instruction #3943

chore(ios): remove all the clang-format instruction

chore(ios): remove all the clang-format instruction #3943

name: '[docs] markdown documents format lint'
on:
pull_request:
branches:
- main
- master
paths-ignore:
- '*.md'
- 'docs/**/*.md'
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- name: Lint Bypass
run: |
echo "No lint required"