Modify or Customize max allowed characters per line in rule cppS103

Hello @Ajaykumar

Welcome to our community.
cpp:S103 is a parametrized rule. The maximum length of a line is a parameter you can set.
You can see how to do that there.

I hope it helps.

2 Likes