This change passes in a list of file types to the line counting analysis. These are the languages for the databases being analyzed. Line count analysis is restricted to these files.
4 lines
28 B
TypeScript
4 lines
28 B
TypeScript
var a;
|
|
var b;
|
|
var c;
|
|
var d;
|