Add the type property for OptCheck to fix a pylint error
authorAlexander Popov <alex.popov@linux.com>
Thu, 28 Apr 2022 11:31:00 +0000 (14:31 +0300)
committerAlexander Popov <alex.popov@linux.com>
Thu, 28 Apr 2022 11:31:00 +0000 (14:31 +0300)
Fix for kconfig_hardened_check/__init__.py:125:68: E1101:
  Instance of 'OptCheck' has no 'type' member (no-member)


No differences found