mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Add taplo.toml for toml formatting (#7618)
This commit is contained in:
@@ -36,7 +36,7 @@ retry_wait_time = 2
|
||||
accept = [
|
||||
"100..=103", # Informational codes.
|
||||
"200..=299", # Success codes.
|
||||
"429", # Too many requests. This is practically never a sign of a broken link.
|
||||
"429", # Too many requests. This is practically never a sign of a broken link.
|
||||
]
|
||||
|
||||
# Exclude URLs and mail addresses from checking (supports regex).
|
||||
|
||||
Reference in New Issue
Block a user