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.
12 lines
183 B
INI
12 lines
183 B
INI
4 years ago
|
[metadata]
|
||
|
name = yamllint_plugin_example
|
||
|
version = 1.0.0
|
||
|
|
||
|
[options]
|
||
|
packages = find:
|
||
|
install_requires = yamllint
|
||
|
|
||
|
[options.entry_points]
|
||
|
yamllint.plugins.rules =
|
||
|
example = rules
|