twitter / pants
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
43,348 LOC (53%) 199 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
43,348 LOC (53%) 199 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)( |:| ).*".
  • 199 files match defined criteria (43,348 LOC, 53.4% vs. main code):
    • 160 *.py files (24,648 LOC)
    • 22 *.rs files (15,988 LOC)
    • 3 *.java files (1,138 LOC)
    • 1 *.mustache files (920 LOC)
    • 5 *.scala files (372 LOC)
    • 8 *.toml files (282 LOC)
  • 356 lines match the content pattern.
details...