Format code (#20)

* rename func

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>

* update version

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>

* format code

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>

---------

Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
This commit is contained in:
Sun, Xuehao
2024-03-28 13:22:35 +08:00
committed by GitHub
parent b33fea6aec
commit 8e4fefab9d
102 changed files with 24441 additions and 11058 deletions

View File

@@ -85,7 +85,7 @@ repos:
]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.1.0" # Use the sha / tag you want to point at
rev: "v4.0.0-alpha.8" # Use the sha / tag you want to point at
hooks:
- id: prettier
args: [--print-width=120]