mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
ci: add format check on repository root (#115)
This commit is contained in:
committed by
GitHub
parent
ebc1a458a9
commit
28ea1ca1df
+1
-3
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"extends": ["config:recommended"],
|
||||
"ignorePaths": ["**/benches/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user