Skip to content

Commit

Permalink
chore: Exclude samples from FOSSA scanning (#4408)
Browse files Browse the repository at this point in the history
We don't need FOSSA to scan the projects in the samples directory, so configure FOSSA to ignore that directory
  • Loading branch information
michaelpnash committed May 30, 2024
1 parent 5afb54f commit 8460073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ paths:
- akka-http-scalafix
- akka-http-tests
- native-image-tests
- samples

0 comments on commit 8460073

Please sign in to comment.