mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
adding quotes
This commit is contained in:
parent
bc2c8529e9
commit
9f91891dc7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
name: 'Super-Linter'
|
||||
author: 'GitHub'
|
||||
description: It is a simple combination on various linters, written in bash, to help validate your source code.
|
||||
description: 'It is a simple combination on various linters, written in bash, to help validate your source code.'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
|
|
Loading…
Reference in a new issue