mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-19 19:34:24 +01:00
# Qual: Fix trailing whitespace in yaml file. Yaml check tools complain about trailing whitespace, so I fix them. pre-commit (#27392) has rules to fix them automatically (locally).