mirror of
https://github.com/pbek/QOwnNotes.git
synced 2025-06-28 21:09:52 +00:00
lint: format with taplo
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
This commit is contained in:
parent
b848b4b7f9
commit
368baf866c
1 changed files with 21 additions and 21 deletions
42
lychee.toml
42
lychee.toml
|
@ -1,26 +1,26 @@
|
||||||
# lychee --base . './**/*.md' --exclude github\.com --exclude \.onion --exclude itunes\.apple\.com --exclude twitter\.com --exclude-path webpage/node_modules/ --exclude-path webpage/src/*/*/references\.md
|
# lychee --base . './**/*.md' --exclude github\.com --exclude \.onion --exclude itunes\.apple\.com --exclude twitter\.com --exclude-path webpage/node_modules/ --exclude-path webpage/src/*/*/references\.md
|
||||||
exclude = [
|
exclude = [
|
||||||
'github.com',
|
'github.com',
|
||||||
'\.onion',
|
'\.onion',
|
||||||
'itunes\.apple\.com',
|
'itunes\.apple\.com',
|
||||||
'twitter\.com',
|
'twitter\.com',
|
||||||
'www.paypal.com/cgi-bin/webscr',
|
'www.paypal.com/cgi-bin/webscr',
|
||||||
'file:\/\/\/',
|
'file:\/\/\/',
|
||||||
'http:\/\/0\.0\.0\.0',
|
'http:\/\/0\.0\.0\.0',
|
||||||
]
|
]
|
||||||
exclude_path = [
|
exclude_path = [
|
||||||
'webpage/node_modules/',
|
'webpage/node_modules/',
|
||||||
'webpage/src/faq/references.md',
|
'webpage/src/faq/references.md',
|
||||||
'webpage/src/ar',
|
'webpage/src/ar',
|
||||||
'webpage/src/de',
|
'webpage/src/de',
|
||||||
'webpage/src/es',
|
'webpage/src/es',
|
||||||
'webpage/src/fa',
|
'webpage/src/fa',
|
||||||
'webpage/src/fr',
|
'webpage/src/fr',
|
||||||
'webpage/src/hu',
|
'webpage/src/hu',
|
||||||
'webpage/src/it',
|
'webpage/src/it',
|
||||||
'webpage/src/ko',
|
'webpage/src/ko',
|
||||||
'webpage/src/nl',
|
'webpage/src/nl',
|
||||||
'webpage/src/pl',
|
'webpage/src/pl',
|
||||||
'src/libraries',
|
'src/libraries',
|
||||||
'webpage/src/changelog.md',
|
'webpage/src/changelog.md',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue