Skip to content

Commit a266e7c

Browse files
Add dotenv configurator
1 parent 8ec0214 commit a266e7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LintManifestsCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class LintManifestsCommand extends Command
2222
'copy-from-recipe' => 0,
2323
'copy-from-package' => 0,
2424
'composer-scripts' => 0,
25+
'dotenv' => 0,
2526
'env' => 0,
2627
'makefile' => 0,
2728
'gitignore' => 0,

0 commit comments

Comments
 (0)