Skip to content

Commit

Permalink
chore: Exclude samples from FOSSA scan (#1955)
Browse files Browse the repository at this point in the history
Exclude the samples directory from the FOSSA scanning during analysis.
lightbend/akka-meta#488
  • Loading branch information
michaelpnash authored May 30, 2024
1 parent 39e7c68 commit 2dec9c5
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 @@ -9,3 +9,4 @@ paths:
- native-image-tests
- plugin-tester-java
- plugin-tester-scala
- samples

0 comments on commit 2dec9c5

Please sign in to comment.