Commit Graph

2 Commits

Author SHA1 Message Date
Adrien Vergé
b5531be4bf Really run yamllint (it wasn't checking any rule)
Fix the yamllint config in `.yamllint` to "extend" the default rule.
Previously, it didn't extend anything and only disabled a rule, which
means no rule at all were checked.

Also disable some rules in this file, because they report many errors in
the Sigma code base.

In the future, I suggest fixing these errors and re-enabling standard
rules like `trailing-spaces` or `indentation`.

Fixes #220.
2019-01-10 09:51:33 +01:00
juju4
bbb730c719 yamllint starter configuration, bad path for sigmac 2017-07-30 11:36:33 -04:00