Fix pylint warnings: mark run_engine() with @staticmethod
[kconfig-hardened-check.git] / kconfig_hardened_check / engine.py
2023-03-06 Alexander PopovFix the bug in OptCheck.check() introduced in cb779a71b...
2023-03-05 Alexander PopovUse similar f-strings for more cases
2023-02-26 Alexander PopovImprove the 'pylint disable' statements
2023-02-26 Alexander PopovAdd docstrings for the modules
2023-02-26 Alexander PopovSplit into Python modules