Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 470 Bytes

markdownlint.md

File metadata and controls

22 lines (20 loc) · 470 Bytes

Transformer of markdownlint

- uses: MeilCli/common-lint-reporter/transformer/markdownlint@v0
  with:
    report_files: |
      markdownlint_report.txt

must save markdownlint result to file

Option

Input

  • report_files:
    • report file glob pattern
    • required
  • report_files_follow_symbolic_links:
    • report file glob pattern option
    • value: true or false
  • output_path:
    • output path
    • required
    • default: common_lint.json