Skip to content

Commit 4d6750d

Browse files
committed
update samplr yml config
remove .yml samplr includes regex
1 parent c013682 commit 4d6750d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/samplr/.samplr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ excludes:
1515
- ^node-modules # Dependencies shouldn't be sampled
1616
includes:
1717
- ^config # Matches files like ./config/setup.yml or ./configuration/script.sh
18-
- \.yml$ # Matches all .yml files in the project
1918
- Dockerfile # Matches all Dockerfile in the project
2019
- .env # Matches all env files in the project

0 commit comments

Comments
 (0)