Add plugin support using setuptools (pkg_resources) plugin mechanism to
yamllint to allow users to add their own custom lint rule plugins,
together with an example plugin implementation and test cases.
Signed-off-by: Satoru SATOH <satoru.satoh@gmail.com>