Skip to content

Add a new function SetColStyle for streaming writer in ar version docs #448

Add a new function SetColStyle for streaming writer in ar version docs

Add a new function SetColStyle for streaming writer in ar version docs #448

Workflow file for this run

on: [push, pull_request]
name: lint
jobs:
markdown-lint:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Markdown Linting Action
uses: avto-dev/[email protected]
with:
args: './'
config: '.github/linter-rules.yml'