Awesome
AdventOfCode2022.ws
Whitespace Solutions to Advent of Code 2022
Since whitespace throws immediately upon trying to read beyond the end of the file and since most of the input formats have no way of knowing the last piece of data has just been read, most of the input files have an extra line with a single full stop on them.