mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-31 22:22:28 +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).