lint fixes

patch-1
sandeep 2021-07-24 00:12:28 +05:30
parent 123b3b9537
commit 763591bc97
2 changed files with 8 additions and 6 deletions

View File

@ -22,10 +22,12 @@ requests:
- "files:"
part: body
condition: and
- type: word
part: header
words:
- application/yaml
- type: word
part: header
words:
- application/yaml
- type: status
status:
- 200

View File

@ -19,7 +19,7 @@ requests:
regex:
- '^(?:FROM(?:CACHE)?|RUN|ADD|WORKDIR|ENV|EXPOSE|\#)\s+[ -~]+'
part: body
- type: status
status:
- 200
- 200