ament / ament_lint

Apache License 2.0
38 stars 107 forks source link

[humble] [ament_uncrustify] Update cfg for Uncrustify-0.72.0_f #422

Closed Noel215 closed 12 months ago

Noel215 commented 2 years ago

Hi!

Current version of uncrustify for Ubuntu 22.04 is 0.72.0. By executing uncrustify -c ament_code_style.cfg file.cpp I had the following output:

ament_code_style.cfg:66: option 'sp_cpp_lambda_paren' is deprecated; use 'sp_cpp_lambda_square_paren' instead
ament_code_style.cfg:519: option 'sp_word_brace' is deprecated; did you want to use 'sp_type_brace_init_lst' instead?

The file has been updated from v0.12.4 by executing the following command: uncrustify -c ament_code_style.cfg --update-config-with-doc -o ament_code_style.cfg

Noel215 commented 1 year ago

I would like it to be merged. Could anyone review it, please?

smith-doug commented 11 months ago

Your version fixed my problems. I wasn't able to run uncrustify in QtCreator on 22.04.