Skip to content

Commit

Permalink
style:fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun committed Sep 3, 2022
1 parent 04042a2 commit acfff52
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion conf/bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ config:
# contextPath: /nacos
# scheme: http
# username: nacos
# password: nacos
# password: nacos
2 changes: 1 addition & 1 deletion integration_test/config/db/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ data:
username: root
password: "123456"
database: employees_0003
weight: r10w10
weight: r10w10
2 changes: 1 addition & 1 deletion integration_test/config/db_tbl/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ data:
username: root
password: "123456"
database: employees_0003
weight: r10w10
weight: r10w10
2 changes: 1 addition & 1 deletion integration_test/config/tbl/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ data:
username: root
password: "123456"
database: employees_0000
weight: r10w10
weight: r10w10
2 changes: 1 addition & 1 deletion pkg/admin/admin.api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,4 @@ components:
Clusters:
type: array
items:
$ref: '#/components/schemas/Cluster'
$ref: '#/components/schemas/Cluster'
2 changes: 1 addition & 1 deletion testdata/fake_bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ config:
# contextPath: /nacos
# scheme: http
# username: nacos
# password: nacos
# password: nacos

0 comments on commit acfff52

Please sign in to comment.