Skip to content

Commit

Permalink
Maintainer rule (#65)
Browse files Browse the repository at this point in the history
* Removing MAINTAINER as required rule

* Fix typo
  • Loading branch information
lostintangent authored and lphiri committed Jan 23, 2017
1 parent 0983fea commit f11171e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config/default_rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,15 +204,6 @@
paramSyntaxRegex: /.+/
rules: []
required_instructions:
-
instruction: "MAINTAINER"
count: 1
level: "info"
message: "Maintainer is not defined"
description: "The MAINTAINER line is useful for identifying the author in the form of MAINTAINER Joe Smith <[email protected]>"
reference_url:
- "https://docs.docker.com/reference/builder/"
- "#maintainer"
-
instruction: "EXPOSE"
count: 1
Expand Down

0 comments on commit f11171e

Please sign in to comment.