You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[metadata]
|
|
name = yamllint_plugin_example
|
|
version = 1.0.0
|
|
|
|
[options]
|
|
packages = find:
|
|
install_requires = yamllint
|
|
|
|
[options.entry_points]
|
|
yamllint.plugins.rules =
|
|
example = yamllint_plugin_example
|