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: about 2 months ago
JSON representation
awesome-lint as a GitHub Action
- Host: GitHub
- URL: https://github.com/max/awesome-lint
- Owner: max
- Created: 2019-01-12T23:53:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T10:33:06.000Z (about 1 year ago)
- Last Synced: 2024-05-23T04:11:51.998Z (8 months ago)
- Topics: github-action
- Language: Dockerfile
- Homepage:
- Size: 4.88 KB
- Stars: 20
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actions - awesome-lint as a GitHub Action
- fucking-awesome-actions - awesome-lint as a GitHub Action
- awesome-workflows - awesome-lint as a GitHub Action
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
```