Skip to content

Commit ae392b7

Browse files
authored
test(local.sh): Relint only 27.1 or above
1 parent 5a80d0b commit ae392b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/commands/local/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ eask lint indent
105105
eask lint keywords
106106
eask lint license
107107
eask lint package
108-
eask lint regexps
108+
#eask lint regexps # Only 27.1+
109109

110110
# Testing
111111
eask test activate

0 commit comments

Comments
 (0)