loc icon indicating copy to clipboard operation
loc copied to clipboard

Count lines of code quickly.

Results 63 loc issues
Sort by recently updated
recently updated
newest added

GDScript is the scripting language for the Godot game engine. Godot is one of the most popular game engines currently, so it has a very large user base. Syntax wise...

## CMD ![image](https://user-images.githubusercontent.com/14567045/41461313-f314ecc6-70c1-11e8-9b99-cdf5b1a734a2.png) ## Powershell ![image](https://user-images.githubusercontent.com/14567045/41461392-292f0dc8-70c2-11e8-81c6-00be536af79f.png) Windows version: 10.0.16299.461

bug

Add support of the [VyperLang](https://vyper.readthedocs.io/en/stable/)

https://github.com/cgag/loc/blob/1e0c7f434ddfd51439e1d4eb126f31b7a04229d9/src/lib.rs#L668 According to my tests, the vector multis in this line of code has only one element in most cases. Calling the iter() function on a vector with only one...

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5. Changelog Sourced from regex's changelog. 1.5.5 (2022-03-08) This releases fixes a security bug in the regex compiler. This bug permits a vector for a...

dependencies

When there are special characters in xml, vue, html, etc., loc will panic, causing the process to exit and statistics to fail. The patch ignores only the error file.

A new shell written by rust, for more detail: https://github.com/nushell/nushell

feature_request: ability to run with `--csv` and `--by-file` like in cloc