Searched refs:line_nr (Results 1 – 1 of 1) sorted by relevance
36 return [RuleViolation(self.id, message, line_nr=1)]53 return [RuleViolation(self.id, message, line_nr=1)]72 … return [RuleViolation(self.id, "Signed-off-by: must have a full name", line_nr=1)]75 …turn [RuleViolation(self.id, "Commit message does not contain a 'Signed-off-by:' line", line_nr=1)]