max / awesome-lint

awesome-lint as a GitHub Action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-lint as a GitHub Action

There are many awesome lists on GitHub. This GitHub Action uses sindresorhus's awesome-lint to lint those repositories and keep them consistent.

Example

steps:
  - uses: actions/checkout@v1.0.0
  - uses: max/awesome-lint@v2.0.0
    with:
      filename: README.md # optional

About

awesome-lint as a GitHub Action


Languages

Language:Dockerfile 80.9%Language:Shell 19.1%