We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48dc738 commit 0a59eb9Copy full SHA for 0a59eb9
src/DocGenerator/StringExtensions.cs
@@ -39,6 +39,7 @@ public static class StringExtensions
39
{ "Project.First.Name", "\"Lesch Group\"" },
40
{ "Project.First.NumberOfCommits", "775" },
41
{ "IntervalsPrefix", "\"lorem\"" },
42
+ { "IntervalsFuzzy", "\"lorem\"" },
43
{ "LastNameSearch", "\"Stokes\"" },
44
{ "_first.Language", "\"painless\"" },
45
{ "_first.Init", "\"state.map = [:]\"" },
0 commit comments