mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 20:01:21 +08:00
gcc-changelog: revert temporary rule relaxation
contrib/ChangeLog: * gcc-changelog/git_commit.py: Revert temporary rule relaxation.
This commit is contained in:
parent
83d400bded
commit
9a4129f5c5
@ -615,8 +615,6 @@ class GitCommit:
|
||||
self.errors.append(Error(msg, entry.parentheses_stack[-1]))
|
||||
|
||||
def check_line_start(self):
|
||||
# FIXME: temporarily disable
|
||||
return
|
||||
for entry in self.changelog_entries:
|
||||
for line in entry.lines:
|
||||
if line.startswith('\t '):
|
||||
|
Loading…
x
Reference in New Issue
Block a user