Skip to content

Commit 27b7450

Browse files
committed
Improve comments
1 parent 2ec6eca commit 27b7450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

files-watcher/files-watcher

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
# watch-branches = master
88
# mode = "auto"
99
#
10-
# [files-watcher "composer"]
11-
# command = "composer install"
10+
# [files-watcher "composer\.(json|lock)$"]
11+
# command = "composer install -n"
1212
#
1313
# [files-watcher ".php$"]
1414
# command = "php-cs-fixer --dry-run"

0 commit comments

Comments
 (0)