Skip to content

This related for xuri/excelize#2229, update docs for the SetDefinedNa… #551

This related for xuri/excelize#2229, update docs for the SetDefinedNa…

This related for xuri/excelize#2229, update docs for the SetDefinedNa… #551

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@v5
- name: Markdown Linting Action
uses: avto-dev/markdown-lint@v1.5.0
with:
args: './'
config: '.github/linter-rules.yml'