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
46 stars 13 forks source link

Remove duplicate entries in .clang-format #308

Closed cvonelm closed 10 months ago

cvonelm commented 10 months ago

clang-format 17.0.3 fails if there are duplicate entries in .clang-format, so remove them

This fixes #307