You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#26651] YSQL: Exclude elog.c from bad_variable_declaration_spacing
Summary:
elog.c contains postgres owned code that violates bad_variable_declaration_spacing. Instruct linter to ignore this rule for file elog.c.
Jira: DB-16028
Test Plan: Jenkins: compile only
Reviewers: jason
Reviewed By: jason
Subscribers: yql
Differential Revision: https://phorge.dev.yugabyte.com/D42978
0 commit comments