f9bd00c153
- Convert to libalternatives on SLE-16-based and newer systems
Markéta Machová2025-08-26 09:48:28 +00:00
f43323c76e
Accepting request 1289273 from devel:languages:python
Ana Guerrero2025-07-01 09:34:16 +00:00
029987dfb2
- Update to 1.37.1 * Rule `comments: tell how many spaces are expected * Rule quoted-strings: Fix only-when-needed on multiline with backslash * Config: Report if rules is not a dict * Fix test_codec_built_in_equivalent()` test when run with pytest * CI: Fix TestPyPI "dev0" versions for master commits on tags * Docs: Add links to GitHub repository and releases * Docs: Fix GitLab integration example * Docs: Fix GitLab integration link * Fix the tests badge link on the README - from version 1.37.0 * Automatically detect Unicode character encoding of files * Publish pushes to master branch to TestPyPI - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install
Matej Cepl2025-06-30 12:58:16 +00:00
5ff081f68d
- Update to 1.36.2 * Build: Restore missing documentation and tests in sdist - from version 1.36.1 * Publish PyPI releases using GitHub Actions workflows - from version 1.36.0 * Add support for Python 3.13, drop support for Python 3.8 * Rule `key-ordering: add ignored-keys option * Rule quoted-strings: fix only-when-needed and escaped special chars * Fix TTY-related tests on Python 3.14 * Docs: fix import of yamllint.config rather than yamllint`
Markéta Machová2025-03-18 12:29:35 +00:00
69fb2e940e
Accepting request 1160965 from devel:languages:python
Ana Guerrero2024-03-25 20:09:00 +00:00
21011afcb1
- update to 1.35.1: * Restore ignoration of files passed as command-line arguments * Revert API change from version 1.35.0 * Fix failure on broken symlinks that should be ignored * API change: linter.run(stream, config) doesn't filter files anymore * Docs: Restore official Read the Docs theme * Config: validate ignore-from-file inside rules * Rule quoted-strings: fix only-when-needed in flow maps and sequences * Rule key-duplicates: add forbid-duplicated-merge-keys option * Rule quoted-strings: add check-keys option * Docs: add GitLab CI example * Rule truthy: adapt forbidden values based on YAML version
Dirk Mueller2024-03-16 14:42:15 +00:00
8591548554
Accepting request 1133548 from devel:languages:python
Ana Guerrero2023-12-17 20:31:43 +00:00
1d1a55f831
- update to 1.33.0: * Add support for Python 3.12, drop support for Python 3.7 * Rule `document-end: fix spurious "missing document end" * Rule empty-values: add forbid-in-block-sequences` option
Dirk Mueller2023-12-15 22:11:22 +00:00
e33e9ab140
- Update to 1.23.0: * Allow rules to validate their configuration * Add options extra-required and extra-allowed to quoted-strings
Steve Kowalik2020-07-07 06:14:59 +00:00
d2d1b98ba4
- Update to 1.22.1: * Fix quoted-strings rule with only-when-needed on corner cases * Add check-keys option to the truthy rule * Fix quoted-strings rule not working on sequences items * Sunset Python 2 * Fix new-lines rule on Python 3 with DOS line endings * Fix quoted-strings rule not working for string values matching scalars * Add required: only-when-needed option to the quoted-strings rule
Tomáš Chvátal
2020-04-16 07:44:07 +00:00
1ed84562b1
- Update to 1.18.0: * Lint .yamllint config file by default * Also read config from .yamllint.yml and .yamllint.yaml * Improve documentation for yaml-files * Update documentation for pre-commit * Explicitly disable empty-values and octal-values rules
Tomáš Chvátal
2019-10-30 12:25:48 +00:00