ci: added awesome-lint

This commit is contained in:
Daniel 2023-02-23 14:53:07 +01:00
parent 9f1ca3a13d
commit 2f42e8fed5
No known key found for this signature in database
GPG key ID: A9896FFF5A793A20
2 changed files with 18 additions and 2 deletions

15
.github/workflows/lint.yaml vendored Normal file
View file

@ -0,0 +1,15 @@
name: Lint
on:
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npx awesome-lint

View file

@ -1,6 +1,6 @@
# awesome-jellyfin [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
# Awesome Jellyfin [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
> A list of awesome Jellyfin Themes and Plugins
> A List of Awesome Jellyfin Themes and Plugins
## Contents
@ -8,6 +8,7 @@
- [Plugins](#plugins)
- [Themes](#themes)
- [Other](#other)
- [Contribute](#contribute)
## Plugins