mirror of
https://github.com/adrienverge/yamllint.git
synced 2025-02-25 18:55:20 -06:00
Add ability to: - require strings to be quoted if they match a pattern (PCRE regex) - allow quoted strings if they match a pattern, while `require: only-when-needed` is enforced. Co-Authored-By: Leo Feyer (https://github.com/adrienverge/yamllint/pull/246)