Add vera rules to check consecutive and trailing empty lines (#3540)
JerryScript-DCO-1.0-Signed-off-by: Dániel Bátyai dbatyai@inf.u-szeged.hu
This commit is contained in:
@@ -41,7 +41,6 @@ void UnixTimeToFileTime (LONGLONG t, LPFILETIME pft)
|
||||
} /* UnixTimeToFileTime */
|
||||
#endif /* _WINDOWS */
|
||||
|
||||
|
||||
/**
|
||||
* Default implementation of jerry_port_get_local_time_zone_adjustment. Uses the 'tm_gmtoff' field
|
||||
* of 'struct tm' (a GNU extension) filled by 'localtime_r' if available on the
|
||||
|
||||
Reference in New Issue
Block a user