mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-15 13:23:15 +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).