hyperrealm / libconfig

C/C++ library for processing configuration files
https://hyperrealm.github.io/libconfig/
GNU Lesser General Public License v2.1
1.1k stars 360 forks source link

Linter for libconfig #178

Open ghost opened 3 years ago

ghost commented 3 years ago

Is there a linter available for libconfig?

chrisinmtown commented 2 years ago

You want something to check config files? What kind of issues should it find? Maybe dangling commas at the ends of lists?