Skip to content

Commit e111ca3

Browse files
fix issue with yamllint
1 parent b6c62b2 commit e111ca3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/builders/regex_on_invalids.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ buildspecs:
1818
file_regex:
1919
- file: jump.txt
2020
exp: '^(Hello)$'
21-

tutorials/test_status/regex_on_filename.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ buildspecs:
3838
exp: '^(Hello)$'
3939
- file: ~/hello.txt
4040
exp: '^(Hello)$'
41-

0 commit comments

Comments
 (0)