tud-zih-energy / lo2s

Linux OTF2 Sampling - A Lightweight Node-Level Performance Monitoring Tool
https://tu-dresden.de/zih/forschung/projekte/lo2s?set_language=en
GNU General Public License v3.0
44 stars 13 forks source link

Remove duplicate entries in .clang-format #307

Closed cvonelm closed 7 months ago

cvonelm commented 8 months ago

Our favourite regression-prone code formatter now loudly complains and errors (What happened to the Robustness principle?) if there are duplicate entries in .clang-format.

/home/cvonelm/lo2s/./.clang-format:51:1: error: duplicated mapping key 'SpaceInEmptyParentheses'
SpaceInEmptyParentheses: false
^~~~~~~~~~~~~~~~~~~~~~~
Error reading /home/cvonelm/lo2s/./.clang-format: Invalid argument