mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
feat: add observability readiness gate
This commit is contained in:
parent
ab6e998383
commit
8aa8c32d2a
9 changed files with 624 additions and 3 deletions
|
|
@ -14,7 +14,9 @@ const ignoredDirs = new Set([
|
|||
'node_modules',
|
||||
'.dmux',
|
||||
'.next',
|
||||
'.venv',
|
||||
'coverage',
|
||||
'venv',
|
||||
]);
|
||||
|
||||
const textExtensions = new Set([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue