We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a616f15 commit 5b427e3Copy full SHA for 5b427e3
lib/bmt.rb
@@ -71,6 +71,6 @@ def json_dir_names
71
.map(&:to_s)
72
# START Contributions by Cursor.
73
.grep(/^[0-9]+\.[0-9]/)
74
- # END Cursor.
+ # END Cursor.
75
end
76
0 commit comments