Skip to content

Refactor Cppcheck output folder creation #3719

Open
@vodorok

Description

@vodorok

The root folder creation might be redundant. In #3680 @whisperity suggested a new approach to do it:

  • Remove root folder creation
  • "Use os.makedirs instead, so it creates the parent directories, and then the other call might truly be redundant."
    This is a follow up issue to [analyzer] Cppcheck support #3680 .

Metadata

Metadata

Assignees

Labels

analyzer 📈Related to the analyze commands (analysis driver)cppcheck 🐞CppCheck is a static analysis tool for C++ coderefactoring 😡 ➡️ 🙂Refactoring code.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions