Skip to content

Commit

Permalink
fixing false_secrets setting
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasroussel committed Aug 23, 2023
1 parent 3847ffc commit 1206d1a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ environment:
sdk: ">=2.12.0 <4.0.0"

false_secrets:
- /example/ec_private.pem
- /example/ec_public.pem
- /example/rsa_private.pem
- /example/rsa_public.pem
- /example/*.pem

dependencies:
crypto: ^3.0.3
Expand Down

0 comments on commit 1206d1a

Please sign in to comment.