Home
last modified time | relevance | path

Searched refs:tabs_violation_message (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-build-scripts/config/gitlint/
H A Dblock_comment.py20 tabs_violation_message = "Line contains hard tab characters (\\t)" variable in BodyMaxLineLengthWithExceptions
38 RuleViolation(self.id, self.tabs_violation_message, line)