There was an error while loading. Please reload this page.
1 parent bf86ebc commit 837e2feCopy full SHA for 837e2fe
src/info/langs/mod.rs
@@ -23,7 +23,7 @@ pub fn get_loc_by_language_sorted(
23
24
let loc_by_language = get_loc_by_language(&locs).with_context(|| {
25
format!(
26
- "No source code found in the repository at '{}'. \
+ "No source code found in the repository at '{}'.\n\
27
Note: Some language types (prose, data) are excluded by default. \
28
Consider using the '--type' option to include them.",
29
dir.display()
0 commit comments