Skip to content

Commit a427875

Browse files
committed
Fix markdown #
1 parent e019524 commit a427875

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

migration/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,18 +141,18 @@ When sonar-migration complete successfully they return exit code 0. En case of f
141141
- Last background task scanner context and warnings
142142
- Background Task history
143143
- Issues:
144-
- # of issue False positive
145-
- # of issues Won’t fix
146-
- # of issues Accepted
147-
- # of issues generated by 3rd party rules (with breakdown per rule)
144+
- Nbr of issue False positive
145+
- Nbr of issues Won’t fix
146+
- Nbr of issues Accepted
147+
- Nbr of issues generated by 3rd party rules (with breakdown per rule)
148148
- For each branch:
149149
- Last analysis date
150150
- Ncloc w/ breakdown by language
151151
- Issues
152-
- # of issue False positive
153-
- # of issues Won’t fix
154-
- # of issues Accepted
155-
- # of issues generated by 3rd party rules (with breakdown per rule)
152+
- Nbr of issue False positive
153+
- Nbr of issues Won’t fix
154+
- Nbr of issues Accepted
155+
- Nbr of issues generated by 3rd party rules (with breakdown per rule)
156156

157157
# License
158158

0 commit comments

Comments
 (0)