Option C Tools
Loading...
Searching...
No Matches
lint_cache.py File Reference

Go to the source code of this file.

Classes

class  oct.linter.lint_cache.LintCacheEntry
class  oct.linter.lint_cache.LintCache

Namespaces

namespace  oct
namespace  oct.linter
namespace  oct.linter.lint_cache

Functions

str oct.linter.lint_cache.content_hash (str text)
str oct.linter.lint_cache.rules_hash (dict[str, bool] active_rules)

Variables

str oct.linter.lint_cache._SCHEMA_VERSION = "1.0"