more linting

This commit is contained in:
Ravencentric 2026-04-04 14:19:39 +05:30
parent 0668d47455
commit cae17ccc08
2 changed files with 17 additions and 6 deletions

11
.rumdl.toml Normal file
View file

@ -0,0 +1,11 @@
[global]
exclude = [
".git",
"CODE_OF_CONDUCT.md",
]
disable = [
"MD013", # Line length because awesome.re forbids hard-wrapping.
# https://github.com/sindresorhus/awesome/blob/main/pull_request_template.md#requirements-for-your-awesome-list
]
respect-gitignore = true

View file

@ -30,7 +30,7 @@
## Resources ## Resources
- [Servarr](https://wiki.servarr.com/) - The consolidated wiki for Lidarr, Prowlarr, Radarr, and Sonarr. - [Servarr](https://wiki.servarr.com/) - The consolidated wiki for Lidarr, Prowlarr, Radarr, and Sonarr.
- [TRaSH-Guides](https://trash-guides.info/) - Guides mainly for Sonarr/Radarr/Bazarr and everything related to it. - [TRaSH-Guides](https://trash-guides.info/) - Guides mainly for Sonarr/Radarr/Bazarr and everything related to it.
## *arrs with Additional Functionality ## *arrs with Additional Functionality
@ -95,7 +95,7 @@
- [Maintainerr](https://github.com/jorenn92/Maintainerr) - Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem. - [Maintainerr](https://github.com/jorenn92/Maintainerr) - Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem.
- [Managarr](https://github.com/Dark-Alex-17/managarr) - A TUI and CLI to help you manage all your Servarrs. - [Managarr](https://github.com/Dark-Alex-17/managarr) - A TUI and CLI to help you manage all your Servarrs.
- [Mediarr](https://github.com/l3uddz/mediarr) - CLI tool to add new media to pvr's from the arr suite. - [Mediarr](https://github.com/l3uddz/mediarr) - CLI tool to add new media to pvr's from the arr suite.
- [MediathekArr](https://github.com/PCJones/MediathekArr/) - Integrate ARD&ZDF Mediathek in Prowlarr, Sonarr, and Radarr (German free public TV stations). - [MediathekArr](https://github.com/PCJones/MediathekArr/) - Integrate ARD&ZDF Mediathek in Prowlarr, Sonarr, and Radarr (German free public TV stations).
- [Midarr](https://github.com/midarrlabs/midarr-server) - The minimal lightweight media server. - [Midarr](https://github.com/midarrlabs/midarr-server) - The minimal lightweight media server.
- [Monitorr](https://github.com/Monitorr/Monitorr) - A self-hosted PHP web app that monitors the status of local and remote network services, websites, and applications. - [Monitorr](https://github.com/Monitorr/Monitorr) - A self-hosted PHP web app that monitors the status of local and remote network services, websites, and applications.
- [Notifiarr](https://notifiarr.com/) - Discord notification system. - [Notifiarr](https://notifiarr.com/) - Discord notification system.