#include <license_checker.h>
Public Attributes | |
| bool | treat_unmatched_comments_as_errors = false |
| std::optional< std::string > | root_package_name |
Definition at line 16 of file license_checker.h.
| std::optional<std::string> LicenseChecker::Flags::root_package_name |
Definition at line 18 of file license_checker.h.
| bool LicenseChecker::Flags::treat_unmatched_comments_as_errors = false |
Definition at line 17 of file license_checker.h.