This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
from d238e1d3 Merge pull request #175 from Helltab/feature/ui/framework/vue3
add af4f25a1 ci(ui): setup format check tool
add 0c01f05d fix(license): ignore pre-commit hook
add 5347419f fix(ci): correct the working directory
new 19ce7f43 Merge pull request #177 from yin1999/setup-format-check
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/dubboctl-ui-update.yaml | 23 +++++++++++++++++++++++
.licenserc.yaml | 1 +
ui-vue3/.husky/pre-commit | 4 ++++
ui-vue3/.lintstagedrc.json | 6 ++++++
ui-vue3/package.json | 11 +++++++----
ui-vue3/yarn.lock | 5 +++++
6 files changed, 46 insertions(+), 4 deletions(-)
create mode 100644 ui-vue3/.husky/pre-commit
create mode 100644 ui-vue3/.lintstagedrc.json