mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-14 08:28:39 +08:00
feat: add observability readiness gate
This commit is contained in:
committed by
Affaan Mustafa
parent
ab6e998383
commit
8aa8c32d2a
@@ -14,7 +14,9 @@ const ignoredDirs = new Set([
|
||||
'node_modules',
|
||||
'.dmux',
|
||||
'.next',
|
||||
'.venv',
|
||||
'coverage',
|
||||
'venv',
|
||||
]);
|
||||
|
||||
const textExtensions = new Set([
|
||||
|
||||
Reference in New Issue
Block a user