mirror of
https://github.com/Ravencentric/awesome-arr.git
synced 2026-04-17 21:54:08 +02:00
more linting
This commit is contained in:
11
.rumdl.toml
Normal file
11
.rumdl.toml
Normal 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
|
||||
Reference in New Issue
Block a user