On Tue, Jan 5, 2021 at 1:12 PM Dagfinn Ilmari Mannsåker <ilm...@ilmari.org> wrote: > Magnus Hagander <mag...@hagander.net> writes: > > In looking at this I realize we also have exactly one thing referred to as > > "blacklist" in our codebase, which is the "enum blacklist" (and then a > > small internal variable in pgindent). > > Here's a patch that renames the @whitelist and %blacklist variables in > pgindent to @additional and %excluded, and adjusts the comments to > match.
Pushed. Thanks!