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.
dbbecb5875
Currently importing yamllint recursively imports its submodules, which finally requires having pyyaml installed. This is a problem when you just want to import APP_VERSION from yamllint. For instance, setup.py imports yamllint to know the version, but doesn't know yet that pyyaml is to be installed, because it is stated in setup.py itself. To solve this, yamllint/__init__.py will only contain constants. The linting functions will be in yamllint/linter.py. |
9 years ago | |
---|---|---|
.. | ||
Makefile | 9 years ago | |
conf.py | 9 years ago | |
configuration.rst | 9 years ago | |
development.rst | 9 years ago | |
index.rst | 9 years ago | |
quickstart.rst | 9 years ago | |
rules.rst | 9 years ago | |
screenshot.png | 9 years ago | |
text_editors.rst | 9 years ago |