gitlab-org / GitLab
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
146,353 LOC (3%) 809 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
146,353 LOC (3%) 809 files | found text per file | found text per file
  • The following criteria are used to filter files:
    • files with any line of content like ".*(TODO|FIXME)( |:| ).*".
  • 809 files match defined criteria (146,353 LOC, 3.3% vs. main code):
    • 651 *.rb files (113,910 LOC)
    • 63 *.vue files (16,414 LOC)
    • 79 *.js files (13,956 LOC)
    • 4 *.go files (885 LOC)
    • 4 *.rake files (724 LOC)
    • 1 *.mjs files (274 LOC)
    • 6 *.haml files (179 LOC)
    • 1 *.graphql files (11 LOC)
  • 1,036 lines match the content pattern.
details...