-
Notifications
You must be signed in to change notification settings - Fork 440
Open
Labels
analyzer 📈Related to the analyze commands (analysis driver)Related to the analyze commands (analysis driver)cppcheck 🐞CppCheck is a static analysis tool for C++ codeCppCheck is a static analysis tool for C++ coderefactoring 😡 ➡️ 🙂Refactoring code.Refactoring code.
Milestone
Description
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)Related to the analyze commands (analysis driver)cppcheck 🐞CppCheck is a static analysis tool for C++ codeCppCheck is a static analysis tool for C++ coderefactoring 😡 ➡️ 🙂Refactoring code.Refactoring code.