You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support 'archive: member' file-pattern in input section description
This commit adds support for 'archive: member' pattern in input section
description. Generally, there should be no space between the 'archive:'
and 'member'. However, it is a common mistake to put a space here. This
commit makes this common use-case work as expected and reports a
deprecated warning for the same.
Closes#67
Signed-off-by: Parth Arora <[email protected]>
0 commit comments