Tags: sashamelentyev/usestdlibvars
Tags
feat: add time date month check (#104) * feat: add time date month check Signed-off-by: Sasha Melentyev <sasha@m8.ru> * chore: fixes after review Signed-off-by: Sasha Melentyev <sasha@m8.ru> * chore: add ok cases to gen tmpl Signed-off-by: Sasha Melentyev <sasha@m8.ru> --------- Signed-off-by: Sasha Melentyev <sasha@m8.ru>
fix: complex IfStmt false negatives (#94) * Add nested BinaryExpr to httpstatus IfStmt tests Signed-off-by: Spencer Schrock <sschrock@google.com> * Check ast.BinaryExpr for HTTP Method and StatusCode This represents a more general case of IfStmt, ForStmt and SwitchStmt Signed-off-by: Spencer Schrock <sschrock@google.com> * update httpstatus template for valid IfStmt uses too Signed-off-by: Spencer Schrock <sschrock@google.com> --------- Signed-off-by: Spencer Schrock <sschrock@google.com>
PreviousNext