-
-
Notifications
You must be signed in to change notification settings - Fork 267
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add in gitmodule support and prepare 3.4.0 release
- Loading branch information
Showing
14 changed files
with
153 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -219,7 +219,7 @@ features listed below may be missing from your installation. | |
|
||
``` | ||
Sloc, Cloc and Code. Count lines of code in a directory with complexity estimation. | ||
Version 3.3.4 | ||
Version 3.4.0 | ||
Ben Boyter <[email protected]> + Contributors | ||
Usage: | ||
|
@@ -260,6 +260,8 @@ Flags: | |
-d, --no-duplicates remove duplicate files from stats and output | ||
--no-gen ignore generated files in output (implies --gen) | ||
--no-gitignore disables .gitignore file logic | ||
--no-gitmodule disables .gitmodules file logic | ||
--no-hborder remove horizontal borders between sections | ||
--no-ignore disables .ignore file logic | ||
--no-large ignore files over certain byte and line size set by max-line-count and max-byte-count | ||
--no-min ignore minified files in output (implies --min) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.