This is an automated email from the ASF dual-hosted git repository. fpapon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/shiro.git
commit 0bf6c8e7e2fb189035b942decb5efe8329a0138e Merge: f348791e6 35c483d3d Author: François Papon <[email protected]> AuthorDate: Mon Oct 27 09:03:03 2025 +0100 Merge pull request #2343 from jbampton/add-yamllint pre-commit: add `yamllint` and standardize YAML files .asf.yaml | 8 ++--- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/documentation_related.yml | 2 +- .github/ISSUE_TEMPLATE/enhancement_request.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/question.yml | 2 +- .../linters/.yaml-lint.yml | 34 +++++++--------------- .pre-commit-config.yaml | 9 ++++++ 8 files changed, 29 insertions(+), 32 deletions(-)
