Skip to content

[cr_checker]: Allow for directories & comments in ignore file #24

Description

@MaximilianSoerenPollak

Feature Request / Modification Description

The ignore file that can be passed to cr_checker does currently not support directories or comments (to make the file easier organizable).

This should be supported.

Instead of writing:

ignored_dir/file1.txt
ignored_dir/file2.txt 
...

I want to be able to write:
ignored_dir/*

And ignore all files & dirs inside for example.

Expected Changes of work products

  • Requirements
  • Architecture
  • Safety Analysis
  • Security Analysis
  • Detailed Design
  • Implementation and Testing
  • all

Impact analysis

Should not have any impact.

Safety or Security relevance

  • none
  • Safety relevant
  • Security relevant

Expected required ASIL classification

QM

Expected Implementation Version (Release)

1.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions