Skip to content

Commit 5881eaa

Browse files
committed
touch
1 parent f0b1ae9 commit 5881eaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dangerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ def didModify(files_array)
1212
return false
1313
end
1414

15-
# Determine if there are changes in files matching any of the
16-
# path patterns provided.
15+
# Determine if there are changes in files matching any of the path
16+
# patterns provided.
1717
def hasChangesIn(paths)
1818
path_array = Array(paths)
1919
path_array.each do |dir|

0 commit comments

Comments
 (0)