chore(cli): minor metrics-related cleanups (#1995)

* stop ticker to release resources
* nit: fix typo
* nit: add new line at EOF
This commit is contained in:
Julio Lopez
2022-05-31 14:04:01 -07:00
committed by GitHub
parent 99fb50118f
commit 511f4aa65d
2 changed files with 6 additions and 4 deletions

2
.github/config.yml vendored
View File

@@ -1,2 +1,2 @@
PR_TITLE_REGEX: /(feat|fix|breaking|build|chore|docs|style|refactor|test)\((app|cli|server|providers|deps|site|ci|infra|general)\): .*/
COMMIT_MESSAGE_REGEX: /(feat|fix|breaking|build|chore|docs|style|refactor|test)\((app|cli|server|providers|deps|site|ci|infra|general)\): .*/
COMMIT_MESSAGE_REGEX: /(feat|fix|breaking|build|chore|docs|style|refactor|test)\((app|cli|server|providers|deps|site|ci|infra|general)\): .*/