dockerfile_lint icon indicating copy to clipboard operation
dockerfile_lint copied to clipboard

Add rule file syntax/key validator

Open lphiri opened this issue 9 years ago • 0 comments

It would be useful to add a validator for the rule file syntax, rather than silently ignoring invalid keys, so the rule writer knows a rule is invalid. The hook already exists in https://github.com/projectatomic/dockerfile_lint/blob/master/lib/rulefile-validator.js but is a noop.

lphiri avatar Feb 26 '16 17:02 lphiri