-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcodacy-fixes.txt
119 lines (108 loc) · 2.46 KB
/
codacy-fixes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
diff --git a/frontend/customer/docs/README.md b/frontend/customer/docs/README.md
--- a/frontend/customer/docs/README.md
+++ b/frontend/customer/docs/README.md
@@ -18,1 +18,1 @@
-### Backend
+### Backend
@@ -19,1 +19,1 @@
-- NestJS (TypeScript)
+
- NestJS (TypeScript)
@@ -25,1 +25,1 @@
-### Frontend
+### Frontend
@@ -26,1 +26,1 @@
-- Vue 3
+
- Vue 3
@@ -205,1 +205,1 @@
-1. Check the existing documentation
+
1. Check the existing documentation
diff --git a/backend/docs/README.md b/backend/docs/README.md
--- a/backend/docs/README.md
+++ b/backend/docs/README.md
@@ -18,1 +18,1 @@
-### Backend
+### Backend
@@ -19,1 +19,1 @@
-- NestJS (TypeScript)
+
- NestJS (TypeScript)
@@ -25,1 +25,1 @@
-### Frontend
+### Frontend
@@ -26,1 +26,1 @@
-- Vue 3
+
- Vue 3
@@ -205,1 +205,1 @@
-1. Check the existing documentation
+
1. Check the existing documentation
diff --git a/backend/src/database/seeds/update-admin-password.seed.spec.ts b/backend/src/database/seeds/update-admin-password.seed.spec.ts
--- a/backend/src/database/seeds/update-admin-password.seed.spec.ts
+++ b/backend/src/database/seeds/update-admin-password.seed.spec.ts
@@ -29,1 +29,1 @@
- findOne: jest.fn() as jest.Mock,
+ findOne: jest.fn(),
diff --git a/docs/README.md b/docs/README.md
--- a/docs/README.md
+++ b/docs/README.md
@@ -18,1 +18,1 @@
-### Backend
+### Backend
@@ -19,1 +19,1 @@
-- NestJS (TypeScript)
+
- NestJS (TypeScript)
@@ -25,1 +25,1 @@
-### Frontend
+### Frontend
@@ -26,1 +26,1 @@
-- Vue 3
+
- Vue 3
@@ -205,1 +205,1 @@
-1. Check the existing documentation
+
1. Check the existing documentation
diff --git a/frontend/admin/docs/README.md b/frontend/admin/docs/README.md
--- a/frontend/admin/docs/README.md
+++ b/frontend/admin/docs/README.md
@@ -18,1 +18,1 @@
-### Backend
+### Backend
@@ -19,1 +19,1 @@
-- NestJS (TypeScript)
+
- NestJS (TypeScript)
@@ -25,1 +25,1 @@
-### Frontend
+### Frontend
@@ -26,1 +26,1 @@
-- Vue 3
+
- Vue 3
@@ -205,1 +205,1 @@
-1. Check the existing documentation
+
1. Check the existing documentation
diff --git a/backend/README.md b/backend/README.md
--- a/backend/README.md
+++ b/backend/README.md
@@ -34,1 +34,1 @@
-1. Install dependencies:
+1. Install dependencies:
@@ -45,1 +45,1 @@
-1. Run migrations:
+1. Run migrations:
@@ -50,1 +50,1 @@
-2. Seed initial data:
+2. Seed initial data:
diff --git a/frontend/admin/README.md b/frontend/admin/README.md
--- a/frontend/admin/README.md
+++ b/frontend/admin/README.md
@@ -30,1 +30,1 @@
-1. Install dependencies:
+1. Install dependencies: