Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 924 Bytes

File metadata and controls

22 lines (14 loc) · 924 Bytes

Design Rationale (the "why")

Inline rationale comments (NOTE / WHY / HACK / FIXME / GOTCHA / WARNING / CAVEAT / TODO) extracted from source — the design intent and gotchas that explain the code. Auto-generated by --full; regenerated each run.

Totals: TODO: 2

internal/processor/fixers.go

  • TODO (L79) (in FixLogo): Compress images.

internal/processor/validators.go

  • TODO (L97) (in ValidateImage): Replace it with validation.ValidatePngImageDimension when "assets" repo is fixed.

See Also