This try to enforce the markdown rule for the line length to 80 Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
The GitHub style for Pull Request and Issue templates add HTML tags for some advanced usage. The MarkDown linter should not give warnings when these are used. Signed-off-by: Niels de Vos <ndevos@redhat.com>
Added md check to check .md style Add yamllint to check yaml style Moved gometalinter to scripts folder Signed-off-by: Madhu Rajanna <mrajanna@redhat.com>