Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ check_paragraph_capitalization.rb
File
check_paragraph_capitalization.rb
scripts/developer-guide/check_paragraph_capitalization.rb:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env ruby
2
# frozen_string_literal: true
3
#
4
# Fails when an AsciiDoc paragraph in the developer guide starts with a
Callers
nothing calls this directly
Calls
13
abort
Function · 0.85
strip_html
Function · 0.85
exit
Function · 0.85
each
Method · 0.80
on
Method · 0.65
sort
Method · 0.65
join
Method · 0.65
length
Method · 0.65
scan
Method · 0.65
file
Method · 0.65
write
Method · 0.65
strip
Method · 0.45
Tested by
no test coverage detected