Updated code summary

This commit is contained in:
Tom Keffer
2021-10-10 06:35:48 -07:00
parent ad507c1055
commit 9f166f643c
4 changed files with 35 additions and 0 deletions

View File

@@ -88,3 +88,31 @@ SVG 1 0 0 1
--------------------------------------------------------------------------------
SUM: 267 16650 18062 76316
--------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------
As of 10-Oct-2021
---------------------------------------------------------------------------------------------------
cloc --force-lang="HTML",tmpl --force-lang="INI",conf --force-lang="INI",inc bin docs examples skins util
350 text files.
344 unique files.
56 files ignored.
github.com/AlDanial/cloc v 1.84 T=0.77 s (383.1 files/s, 152427.0 lines/s)
--------------------------------------------------------------------------------
Language files blank comment code
--------------------------------------------------------------------------------
Python 120 9168 17378 33511
HTML 54 3796 66 27517
INI 81 3437 0 14962
JavaScript 8 308 190 1319
Markdown 6 331 0 1298
CSS 6 207 82 1075
Perl 1 99 84 1027
Bourne Shell 13 61 136 406
Bourne Again Shell 2 36 186 204
XML 2 8 12 83
SVG 1 0 0 1
--------------------------------------------------------------------------------
SUM: 294 17451 18134 81403
--------------------------------------------------------------------------------

View File

@@ -1,3 +1,5 @@
* Tue Oct 05 2021 Thomas Keffer (Author of weewx) <tkeffer@gmail.com> - 4.6.0b3-1
- new upstream release
* Tue Sep 28 2021 Thomas Keffer (Author of weewx) <tkeffer@gmail.com> - 4.6.0b2-1
- new upstream release
* Fri Aug 13 2021 Thomas Keffer (Author of weewx) <tkeffer@gmail.com> - 4.6.0b1-1

View File

@@ -1,3 +1,5 @@
* Tue Oct 05 2021 Thomas Keffer (Author of weewx) <tkeffer@gmail.com> - 4.6.0b3-1
- new upstream release
* Tue Sep 28 2021 Thomas Keffer (Author of weewx) <tkeffer@gmail.com> - 4.6.0b2-1
- new upstream release
* Fri Aug 13 2021 Thomas Keffer (Author of weewx) <tkeffer@gmail.com> - 4.6.0b1-1

View File

@@ -1,3 +1,6 @@
weewx (4.6.0b3-1) unstable; urgency=low
* new upstream release
-- Thomas Keffer (Author of weewx) <tkeffer@gmail.com> Tue, 05 Oct 2021 15:03:48 -0700
weewx (4.6.0b2-1) unstable; urgency=low
* new upstream release
-- Thomas Keffer (Author of weewx) <tkeffer@gmail.com> Tue, 28 Sep 2021 15:56:05 -0700