cheshirekow / cmake_format

Source code formatter for cmake listfiles.
GNU General Public License v3.0
949 stars 104 forks source link

Option to disable wrapping #294

Open alexandracpaquin opened 2 years ago

alexandracpaquin commented 2 years ago

I'm having some headaches with how cmake-format handles wrapping in my files. In some cases its great and in others not so much. I unfortunately do not have the time to go through and define a bunch of custom commands to get around this. So, I would really appreciate being able to just have a feature to disable it.