diff options
| author | Marc Chevrier <marc.chevrier@gmail.com> | 2020-01-03 17:44:48 (GMT) |
|---|---|---|
| committer | Marc Chevrier <marc.chevrier@gmail.com> | 2020-01-06 16:33:45 (GMT) |
| commit | a8aa89352a448fe9290532ad7b1d24d7e1b5e21e (patch) | |
| tree | f752c915645391735de5092dd60133e78dd71378 /Help/guide/tutorial/Step5/MathFunctions/MathFunctions.h | |
| parent | b67c53dddfcf956f4d55cbdc0f4e7705f62e805b (diff) | |
| download | CMake-a8aa89352a448fe9290532ad7b1d24d7e1b5e21e.zip CMake-a8aa89352a448fe9290532ad7b1d24d7e1b5e21e.tar.gz CMake-a8aa89352a448fe9290532ad7b1d24d7e1b5e21e.tar.bz2 | |
clang-format: fix erroneous handling of header <queue>
The rule Regex: '^<' was not applied to this header because a more specific one applies: Regex: '^(<|")Qt?[A-Z]' used for Qt headers (rules are not case-sensitive). So adding a specific rule for this header before the Qt rule is required.
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
