SPeCS Packages Documentation
    Preparing search index...
    • Selects MISRA-C rules based on the provided analysis type. Returns rules sorted by priority (lower value has higher priority).

      Parameters

      • context: MISRAContext

        The shared analysis context

      • analysisType: string

        Rule type to include ("all" for all rules).

      Returns MISRARule[]

      Filtered and sorted list of MISRA rules.