Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Lint Markdown files with GitHub Actions

License

NotificationsYou must be signed in to change notification settings

RalphHightower/actions-markdownlint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caution

This action is deprecated. UseDavidAnson/markdownlint-cli2-actionorsuper-linter instead.

This action lints your Markdown files withmarkdownlint-cli.

Usage

Including the action without any defaults will find a local markdownlint configfile (.markdownlint.{yaml,yml,json}) or use our included default and scan allfiles with themd ormarkdown extension.

-uses:articulate/actions-markdownlint@v1

You can set the config file, the files it scans, files/directories to ignore, orthe version of markdownlint-cli to install.

-uses:articulate/actions-markdownlint@v1with:config:markdownlint-config.jsonfiles:'docs/**/*.md'ignore:node_modulesversion:0.28.1

About

Lint Markdown files with GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell88.0%
  • Dockerfile12.0%

[8]ページ先頭

©2009-2025 Movatter.jp