Clear Filters
Clear Filters

User defined rules check with Coding Standard Violations?

1 view (last 30 days)
Can we have user defined rules check with Coding Standard Violations?

Answers (2)

Anirban
Anirban on 2 Feb 2022
Edited: Anirban on 2 Feb 2022
Can you give an example of the kind of rules you are thinking of? There is a set of custom rules for naming conventions, but even otherwise, you can extend quite a few of the Polyspace checkers. For instance, you can define a list of forbidden functions and have Polyspace Bug Finder check for use of those functions.
One of these extensions can serve your needs.

Chandrakant Bhor
Chandrakant Bhor on 3 Feb 2022
Hi Anirban,
Thanks for reply.
Are these options supported by Server version as well or only Desktop version?
We are using Server version of Polyspace Bugfinder.
Thanks,
Chandrakant
  1 Comment
Anirban
Anirban on 3 Feb 2022
Yes, both custom rules and extensions of Polyspace Bug Finder checkers are available with the desktop and server version.

Sign in to comment.

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!