We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9989e6 commit 4e8cf95Copy full SHA for 4e8cf95
1 file changed
tools/generate-spellcheck-non-draft.sh
@@ -137,3 +137,4 @@ echo ""
137
echo "Generated spell check configuration: $output_config"
138
echo " Install guides: $install_count"
139
echo " Learning Path source files: $lp_count"
140
+echo " File size: $(wc -c < "$output_config") bytes"
0 commit comments