Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/max/awesome-lint

awesome-lint as a GitHub Action
https://github.com/max/awesome-lint

List: awesome-lint

github-action

Last synced: 12 days ago
JSON representation

awesome-lint as a GitHub Action

Lists

README

        

# `awesome-lint` as a GitHub Action

There are many awesome lists on GitHub. This [GitHub
Action](https://github.com/features/actions) uses
[sindresorhus](https://github.com/sindresorhus)'s [awesome-lint](https://github.com/sindresorhus/awesome-lint) to lint those repositories and
keep them consistent.

## Example

```yaml
steps:
- uses: actions/[email protected]
- uses: max/[email protected]
with:
filename: README.md # optional
```