Implement path-based secret loading

This commit is contained in:
Erik Parawell 2025-05-19 13:06:35 -07:00 committed by Aarnav Tale
parent c3a50ea4f4
commit 8ea8c7195f
11 changed files with 1743 additions and 167 deletions

View file

@ -28,6 +28,9 @@
},
"correctness": {
"useExhaustiveDependencies": "off"
},
"suspicious": {
"noExplicitAny": "warn"
}
}
},