You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GUIDELINES.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,14 +162,14 @@ $.info.description
162
162
**Förklaring:**
163
163
Regeln förutsätter att det finns en förekomst av objektet `info` med underliggande struktur:
164
164
165
-
-Info
165
+
-info
166
166
- description
167
167
168
-
Description förväntas dessutom innehålla dokumentation på både svenska och engelska. Detta görs i nuläget genom att försöka matcha enskilda ord mot de i [ordlistorna.](rulesets/constants/CommonWords.ts)
168
+
`description` förväntas dessutom innehålla dokumentation på både svenska och engelska. Detta görs i nuläget genom att försöka matcha enskilda ord mot de som finns i [ordlistorna.](rulesets/constants/CommonWords.ts)
169
169
170
170
**Exempel:**
171
171
172
-

172
+

0 commit comments