Commit Graph

4 Commits

Author SHA1 Message Date
MDW
5d68f1b0ee
Qual: Fix line endings of yaml files for yamllint. (#27479)
# Qual: Fix line endings of yaml files for yamllint.

yamllint (included in the pre-commit setup) has some messages about the line-endings of yml files.
This fixes that.
2024-01-13 15:49:17 +01:00
MDW
c094fba538
Qual: Fix trailing whitespace in yaml file. (#27466)
# 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).
2024-01-12 17:54:14 +01:00
Laurent Destailleur
d3bfbbf55d test phpcodesniffer 2015-08-12 22:08:48 +02:00
Laurent Destailleur
d66af1c94e Quality control file for code climate 2015-07-31 00:44:11 +02:00