mirror of
https://github.com/selfxyz/self.git
synced 2026-02-19 02:24:25 -05:00
* chore: add secret scanning setup * fix: correct GitGuardian action path * cr feedbacak * test husky commit * pr feedback * fix workflows * tweaks * fix versions * upgrade: migrate from husky v8 to v9 - Update husky from ^8.0.0 to ^9.1.7 - Change prepare script from 'husky install' to 'husky' - Remove v8 hook structure (shebang, husky.sh sourcing) - Delete .husky/_/ directory as it's not needed in v9 - Maintain gitleaks pre-commit hook functionality * coderabbitai feedback
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
ENABLE_DEBUG_LOGS=
|
|
GITGUARDIAN_API_KEY=
|
|
GITLEAKS_LICENSE=
|
|
GOOGLE_SIGNIN_ANDROID_CLIENT_ID=
|
|
IS_TEST_BUILD=
|
|
MIXPANEL_NFC_PROJECT_TOKEN=
|
|
SEGMENT_KEY=
|
|
SENTRY_DSN=
|