How do I customize the indentation in the custom rules?

1 次查看(过去 30 天)
Hello Team,
I am new to using Polyspace Bug finder. I want to Indent a statement by four spaces where required in my c program. I couldn't find anything related to indentation under 'Coding standard & Code metrics'>Custom rules. How Can I customize identation and edit it in the custom rules without using any other standards?

回答(1 个)

Anirban
Anirban 2023-2-8
编辑:Anirban 2023-2-8
As of release R2022b, there is no rule related to indentation in Polyspace Bug Finder.
Most IDE-s and editors these days have ways to automatically recognize the language and enter the required four spaces. For instance, in the free editor Notepad++, you can go to Settings > Preferences and modify the number of spaces used for tabs and indentations inside functions. In most cases, you do not need a checker to implement this rule.

标签

产品


版本

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by